1. 05 6月, 2019 1 次提交
  2. 26 7月, 2018 1 次提交
  3. 16 1月, 2018 2 次提交
  4. 26 7月, 2018 1 次提交
  5. 25 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. 07 4月, 2015 1 次提交
  10. 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
  11. 08 11月, 2014 1 次提交
  12. 06 11月, 2014 1 次提交
  13. 18 11月, 2014 1 次提交
  14. 14 10月, 2014 1 次提交
  15. 21 8月, 2014 1 次提交
  16. 13 8月, 2014 1 次提交
  17. 27 8月, 2014 2 次提交
  18. 30 5月, 2014 1 次提交
  19. 07 7月, 2014 1 次提交
  20. 27 3月, 2014 1 次提交
  21. 08 9月, 2014 1 次提交
  22. 01 10月, 2014 1 次提交
  23. 09 2月, 2019 1 次提交
  24. 22 3月, 2014 1 次提交
  25. 11 10月, 2014 1 次提交
  26. 16 1月, 2018 1 次提交
  27. 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
  28. 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
  29. 24 8月, 2013 1 次提交
  30. 15 8月, 2013 1 次提交
  31. 22 5月, 2013 1 次提交
  32. 06 5月, 2013 1 次提交
    • T
      8006088: Incompatible heap size flags accepted by VM · babbf056
      tschatzl 提交于
      Summary: Make processing of minimum, initial and maximum heap size more intiutive by removing previous limitations on allowed values, and make error reporting consistent. Further, fix errors in ergonomic heap sizing.
      Reviewed-by: johnc, jwilhelm, tamao
      babbf056
  33. 30 4月, 2013 1 次提交
  34. 13 4月, 2013 1 次提交
  35. 17 4月, 2013 1 次提交
  36. 10 4月, 2013 1 次提交
  37. 02 4月, 2013 1 次提交
    • M
      8009763: Add WB test for String.intern() · 8ea574c5
      mgerdin 提交于
      Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test
      Reviewed-by: mgerdin, zgu
      Contributed-by: leonid.mesnik@oracle.com
      8ea574c5
  38. 04 4月, 2013 1 次提交