1. 22 3月, 2011 1 次提交
  2. 19 3月, 2011 1 次提交
  3. 12 3月, 2011 2 次提交
  4. 08 3月, 2011 1 次提交
  5. 05 3月, 2011 1 次提交
  6. 02 3月, 2011 1 次提交
  7. 01 3月, 2011 1 次提交
  8. 12 2月, 2011 1 次提交
  9. 09 2月, 2011 1 次提交
  10. 08 2月, 2011 1 次提交
    • 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
  11. 03 2月, 2011 1 次提交
  12. 01 2月, 2011 1 次提交
  13. 28 1月, 2011 1 次提交
  14. 12 1月, 2011 1 次提交
  15. 21 12月, 2010 1 次提交
    • T
      7008165: Garbage in ClassFormatError message · 9c4fbc80
      twisti 提交于
      Summary: When bootstrap_method_ref in BootstrapMethods attribute points to a wrong CP entry (non-MethodHandle), JVM throws ClassFormatError with a message, where method index and class file name is garbage.
      Reviewed-by: iveresov
      9c4fbc80
  16. 07 12月, 2010 1 次提交
  17. 04 12月, 2010 1 次提交
  18. 01 12月, 2010 1 次提交
  19. 02 12月, 2010 1 次提交
  20. 01 12月, 2010 1 次提交
  21. 24 11月, 2010 1 次提交
  22. 31 10月, 2010 1 次提交
  23. 28 10月, 2010 2 次提交
  24. 27 10月, 2010 1 次提交
  25. 21 10月, 2010 1 次提交
  26. 19 10月, 2010 1 次提交
  27. 12 10月, 2010 1 次提交
  28. 11 10月, 2010 1 次提交
  29. 08 10月, 2010 1 次提交
  30. 21 9月, 2010 1 次提交
  31. 14 9月, 2010 1 次提交
  32. 04 9月, 2010 2 次提交
  33. 04 8月, 2010 1 次提交
  34. 20 7月, 2010 1 次提交
    • A
      6964170: Verifier crashes · 91eb5f17
      apangin 提交于
      Summary: Check if klassOop != NULL rather than klass_part != NULL
      Reviewed-by: kamg, never
      91eb5f17
  35. 16 7月, 2010 1 次提交
  36. 09 7月, 2010 1 次提交
  37. 10 6月, 2010 1 次提交