1. 01 3月, 2011 1 次提交
  2. 28 2月, 2011 1 次提交
  3. 27 2月, 2011 1 次提交
  4. 25 2月, 2011 1 次提交
  5. 21 2月, 2011 1 次提交
  6. 19 2月, 2011 1 次提交
  7. 17 2月, 2011 5 次提交
  8. 16 2月, 2011 2 次提交
  9. 15 2月, 2011 2 次提交
  10. 14 2月, 2011 1 次提交
  11. 12 2月, 2011 4 次提交
  12. 11 2月, 2011 4 次提交
  13. 10 2月, 2011 3 次提交
  14. 09 2月, 2011 5 次提交
  15. 08 2月, 2011 4 次提交
    • S
      7014851: Remove unused parallel compaction code · 2b4c6b63
      stefank 提交于
      Summary: Removed.
      Reviewed-by: jcoomes, brutisso
      2b4c6b63
    • Y
      6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") · 251d4f53
      ysr 提交于
      Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause.
      Reviewed-by: jmasa, johnc
      251d4f53
    • C
      6472925: OutOfMemoryError fails to generate stack trace as it now ought · 7f04da98
      coleenp 提交于
      Summary: Print an additional message for OOM during stack trace printing
      Reviewed-by: dholmes, phh, acorn, kamg, dcubed
      7f04da98
    • R
      Merge · c4072820
      rottenha 提交于
      c4072820
  16. 05 2月, 2011 1 次提交
    • T
      Merge · 081048c3
      trims 提交于
      081048c3
  17. 04 2月, 2011 3 次提交
    • T
      Merge · f8d9b716
      trims 提交于
      f8d9b716
    • B
      7015169: GC Cause not always set · 5a6ed888
      brutisso 提交于
      Summary: Sometimes the gc cause was not always set. This caused JStat to print the wrong information.
      Reviewed-by: tonyp, ysr
      Contributed-by: suenaga.yasumasa@oss.ntt.co.jp
      5a6ed888
    • C
      Merge · 5c068227
      coleenp 提交于
      5c068227