1. 14 3月, 2016 1 次提交
  2. 25 2月, 2015 1 次提交
  3. 07 7月, 2014 1 次提交
  4. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  5. 11 8月, 2014 1 次提交
  6. 12 10月, 2013 1 次提交
  7. 28 9月, 2013 1 次提交
  8. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  9. 14 9月, 2013 1 次提交
  10. 21 8月, 2013 1 次提交
  11. 15 8月, 2013 1 次提交
    • J
      7145569: G1: optimize nmethods scanning · d5c439d7
      johnc 提交于
      Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
      Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
      d5c439d7
  12. 03 7月, 2013 1 次提交
  13. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  14. 21 3月, 2013 1 次提交
  15. 13 11月, 2012 1 次提交
  16. 29 9月, 2012 1 次提交
  17. 02 9月, 2012 1 次提交
  18. 05 6月, 2012 1 次提交
  19. 06 3月, 2012 1 次提交
  20. 01 2月, 2012 1 次提交
  21. 27 1月, 2012 1 次提交
  22. 27 10月, 2011 1 次提交
  23. 01 9月, 2011 1 次提交
  24. 02 7月, 2011 1 次提交
  25. 21 4月, 2011 1 次提交
  26. 03 4月, 2011 1 次提交
  27. 19 3月, 2011 1 次提交
  28. 28 2月, 2011 1 次提交
  29. 25 1月, 2011 1 次提交
  30. 14 1月, 2011 1 次提交
  31. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  32. 24 11月, 2010 1 次提交
  33. 20 10月, 2010 1 次提交
  34. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  35. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  36. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  37. 11 6月, 2010 1 次提交
  38. 10 6月, 2010 1 次提交
  39. 05 6月, 2010 1 次提交
  40. 28 5月, 2010 1 次提交