1. 21 8月, 2014 1 次提交
  2. 13 8月, 2014 1 次提交
  3. 27 8月, 2014 2 次提交
  4. 30 5月, 2014 1 次提交
  5. 07 7月, 2014 1 次提交
  6. 27 3月, 2014 1 次提交
  7. 08 9月, 2014 1 次提交
  8. 01 10月, 2014 1 次提交
  9. 22 3月, 2014 1 次提交
  10. 11 10月, 2014 1 次提交
  11. 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
  12. 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
  13. 24 8月, 2013 1 次提交
  14. 15 8月, 2013 1 次提交
  15. 22 5月, 2013 1 次提交
  16. 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
  17. 30 4月, 2013 1 次提交
  18. 13 4月, 2013 1 次提交
  19. 17 4月, 2013 1 次提交
  20. 10 4月, 2013 1 次提交
  21. 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
  22. 04 4月, 2013 1 次提交
  23. 20 2月, 2013 1 次提交