1. 09 1月, 2013 1 次提交
  2. 20 12月, 2012 1 次提交
  3. 30 11月, 2012 1 次提交
  4. 28 11月, 2012 1 次提交
  5. 13 11月, 2012 1 次提交
  6. 07 11月, 2012 1 次提交
  7. 12 10月, 2012 2 次提交
  8. 09 10月, 2012 1 次提交
  9. 29 9月, 2012 1 次提交
  10. 08 9月, 2012 1 次提交
  11. 02 9月, 2012 1 次提交
  12. 12 10月, 2012 1 次提交
  13. 25 7月, 2012 1 次提交
  14. 12 7月, 2012 1 次提交
  15. 09 7月, 2012 1 次提交
  16. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  17. 27 6月, 2012 1 次提交
  18. 22 5月, 2012 1 次提交
  19. 03 5月, 2012 1 次提交
  20. 23 3月, 2012 1 次提交
  21. 14 3月, 2012 1 次提交
  22. 30 3月, 2012 1 次提交
  23. 05 1月, 2012 1 次提交
  24. 29 12月, 2011 1 次提交
  25. 23 12月, 2011 1 次提交
  26. 11 9月, 2011 1 次提交
  27. 29 6月, 2011 1 次提交
  28. 15 4月, 2011 1 次提交
  29. 08 4月, 2011 2 次提交
  30. 31 3月, 2011 1 次提交
  31. 19 3月, 2011 1 次提交
  32. 12 3月, 2011 2 次提交
  33. 05 3月, 2011 1 次提交
  34. 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
  35. 28 1月, 2011 1 次提交
  36. 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
  37. 04 12月, 2010 1 次提交