1. 30 3月, 2011 1 次提交
    • K
      7032133: Enable sse4.2 for new AMD processors · bcadf8a6
      kvn 提交于
      Summary: New AMD processors support sse4.2. Enable corresponding instructions in Hotspot.
      Reviewed-by: kvn
      Contributed-by: eric.caspole@amd.com
      bcadf8a6
  2. 28 3月, 2011 2 次提交
  3. 27 3月, 2011 1 次提交
  4. 26 3月, 2011 4 次提交
  5. 25 3月, 2011 6 次提交
  6. 24 3月, 2011 2 次提交
  7. 23 3月, 2011 3 次提交
  8. 22 3月, 2011 4 次提交
  9. 21 3月, 2011 1 次提交
  10. 19 3月, 2011 5 次提交
  11. 18 3月, 2011 6 次提交
  12. 17 3月, 2011 3 次提交
    • V
      Merge · 88c211e9
      vladidan 提交于
      88c211e9
    • C
      7019165: Incorrect symbols in pstack output after SymbolTable changes · fa814f85
      coleenp 提交于
      Summary: And out lsb which is set for symbols in constant pool slots to distinguish them from strings
      Reviewed-by: phh, dholmes, never, dcubed
      fa814f85
    • 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
  13. 16 3月, 2011 2 次提交