1. 20 5月, 2010 1 次提交
    • Y
      6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors... · 8cd95425
      ysr 提交于
      6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption
      Summary: Corrected mis-spelling of COMPILER2 in #ifdef, which could cause heap corruption in CMS due to precleaning when +ReduceInitialCardMarks. Thanks to ChenGuang Sun <suncg03@gmail.com> for bringing this typo to our attention.
      Reviewed-by: tonyp, jmasa, jcoomes, kvn
      8cd95425
  2. 19 5月, 2010 1 次提交
  3. 17 5月, 2010 1 次提交
  4. 15 5月, 2010 1 次提交
  5. 14 5月, 2010 1 次提交
    • J
      Merge · 63d78389
      jcoomes 提交于
      63d78389
  6. 13 5月, 2010 2 次提交
  7. 12 5月, 2010 3 次提交
  8. 11 5月, 2010 3 次提交
  9. 08 5月, 2010 2 次提交
  10. 07 5月, 2010 4 次提交
  11. 06 5月, 2010 2 次提交
  12. 05 5月, 2010 5 次提交
  13. 04 5月, 2010 5 次提交
  14. 02 5月, 2010 1 次提交
  15. 01 5月, 2010 1 次提交
  16. 30 4月, 2010 6 次提交
  17. 29 4月, 2010 1 次提交
    • T
      6829193: JSR 292 needs to support SPARC · 9c88edc1
      twisti 提交于
      Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
      Reviewed-by: kvn, never, jrose
      9c88edc1