1. 09 6月, 2012 1 次提交
  2. 20 4月, 2012 1 次提交
  3. 30 3月, 2012 1 次提交
  4. 21 3月, 2012 1 次提交
    • J
      7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require... · ede513b5
      jmelvin 提交于
      7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages
      Summary: Provide custom error messages for locked commercial feature options which are not first unlocked.
      Reviewed-by: dcubed, jcoomes, kamg
      Contributed-by: james.melvin@oracle.com
      ede513b5
  5. 16 3月, 2012 1 次提交
  6. 23 2月, 2012 1 次提交
  7. 17 2月, 2012 1 次提交
  8. 16 2月, 2012 1 次提交
  9. 03 2月, 2012 1 次提交
  10. 26 1月, 2012 1 次提交
  11. 09 1月, 2012 1 次提交
  12. 08 1月, 2012 1 次提交
    • K
      7125896: Eliminate nested locks · 7c16759e
      kvn 提交于
      Summary: Nested locks elimination done before lock nodes expansion by looking for outer locks of the same object.
      Reviewed-by: never, twisti
      7c16759e
  13. 07 12月, 2011 1 次提交
  14. 14 12月, 2011 1 次提交
  15. 24 10月, 2011 1 次提交
  16. 14 10月, 2011 1 次提交
  17. 26 9月, 2011 1 次提交
  18. 08 9月, 2011 1 次提交
  19. 25 8月, 2011 1 次提交
  20. 10 8月, 2011 1 次提交
  21. 08 7月, 2011 1 次提交
  22. 07 7月, 2011 1 次提交
  23. 14 6月, 2011 1 次提交
    • Y
      7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit · a4a62971
      ysr 提交于
      Summary: It turns out that there is no need to explicitly stop CMS since the JVM is taken down at a terminal safepoint during which CMS threads are (terminally) inactive. This  will need to be revised if and when we evolve in the future to a point where we allow JVM reincarnation in the same process, but those changes will be much more sweeping than just terminating CMS threads. The unused ::stop() methods will be removed in a separate CR. Also include in this CR is the fix for a small typo in the spelling of UseGCLogFileRotation in a message in arguments.cpp, brought to our attention by Rainer Jung and reviewed by minqi.
      Reviewed-by: johnc, jwilhelm
      a4a62971
  24. 11 6月, 2011 1 次提交
  25. 05 5月, 2011 2 次提交
  26. 04 5月, 2011 1 次提交
  27. 29 4月, 2011 1 次提交
  28. 08 4月, 2011 4 次提交
  29. 07 4月, 2011 1 次提交
  30. 31 3月, 2011 1 次提交
  31. 22 3月, 2011 1 次提交
  32. 19 3月, 2011 1 次提交
  33. 17 3月, 2011 1 次提交
    • Y
      6896099: Integrate CMS heap ergo with default heap sizing ergo · 394e03cc
      ysr 提交于
      6627787: CMS: JVM refuses to start up with -Xms16m -Xmx16m
      7000125: CMS: Anti-monotone young gen sizing with respect to maximum whole heap size specification
      7027529: CMS: retire CMSUseOldDefaults flag
      Summary: Simplify CMS heap sizing code, relying on ergonomic initial sizing consistent with other collectors for the most part, controlling only young gen sizing to rein in pause times. Make CMS young gen sizing default statically cpu-dependant. Remove inconsistencies wrt generation sizing and policy code, allowing for the fixing for 6627787 and 7000125. For 7027529, retire the flag CMSUseOldDefaults which had been introduced as a bridge from JDK 5 to JDK 6 a number of years ago.
      Reviewed-by: brutisso, poonam
      394e03cc
  34. 11 3月, 2011 1 次提交
  35. 05 3月, 2011 1 次提交
  36. 04 3月, 2011 1 次提交