1. 26 7月, 2018 1 次提交
  2. 16 1月, 2018 2 次提交
  3. 26 7月, 2018 1 次提交
  4. 25 3月, 2016 1 次提交
  5. 15 3月, 2016 1 次提交
  6. 02 12月, 2015 1 次提交
  7. 19 5月, 2015 1 次提交
    • A
      8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with... · 04db9dcd
      azakharov 提交于
      8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
      Summary: added WhiteBox methods to count regions and exact aux data sizes
      Reviewed-by: jwilhelm, brutisso
      04db9dcd
  8. 01 5月, 2015 1 次提交
  9. 28 4月, 2015 1 次提交
  10. 07 4月, 2015 1 次提交
  11. 27 11月, 2014 1 次提交
    • M
      8053995: Add method to WhiteBox to get vm pagesize. · 6a3cda05
      minqi 提交于
      Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size.
      Reviewed-by: dholmes, ccheung, mseledtsov
      Contributed-by: yumin.qi@oracle.com
      6a3cda05
  12. 12 11月, 2014 1 次提交
  13. 06 11月, 2014 1 次提交
  14. 20 11月, 2014 1 次提交
  15. 18 11月, 2014 1 次提交
  16. 30 10月, 2014 1 次提交
  17. 14 10月, 2014 1 次提交
  18. 19 8月, 2014 1 次提交
  19. 21 8月, 2014 1 次提交
  20. 27 8月, 2014 1 次提交
  21. 15 6月, 2018 1 次提交
  22. 30 5月, 2014 1 次提交
  23. 07 7月, 2014 1 次提交
  24. 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
  25. 27 3月, 2014 1 次提交
  26. 11 3月, 2014 1 次提交
  27. 08 9月, 2014 1 次提交
  28. 01 10月, 2014 1 次提交
  29. 05 2月, 2014 1 次提交
  30. 09 2月, 2019 1 次提交
  31. 22 3月, 2014 1 次提交
  32. 10 4月, 2014 1 次提交
  33. 13 2月, 2014 1 次提交
  34. 11 10月, 2014 1 次提交
  35. 16 1月, 2018 1 次提交
  36. 08 11月, 2013 1 次提交
    • M
      8027237: New tests on ReservedSpace/VirtualSpace classes · b161c86c
      mgerdin 提交于
      Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class
      Reviewed-by: stefank, zgu
      Contributed-by: aleksey.timofeev@oracle.com
      b161c86c
  37. 02 11月, 2013 1 次提交
  38. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  39. 24 8月, 2013 1 次提交