1. 14 1月, 2013 1 次提交
  2. 10 1月, 2013 1 次提交
  3. 09 1月, 2013 1 次提交
  4. 20 12月, 2012 1 次提交
  5. 30 11月, 2012 1 次提交
  6. 28 11月, 2012 1 次提交
  7. 13 11月, 2012 1 次提交
  8. 07 11月, 2012 1 次提交
  9. 12 10月, 2012 2 次提交
  10. 09 10月, 2012 1 次提交
  11. 29 9月, 2012 1 次提交
  12. 08 9月, 2012 1 次提交
  13. 02 9月, 2012 1 次提交
  14. 12 10月, 2012 1 次提交
  15. 25 7月, 2012 1 次提交
  16. 12 7月, 2012 1 次提交
  17. 09 7月, 2012 1 次提交
  18. 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
  19. 27 6月, 2012 1 次提交
  20. 22 5月, 2012 1 次提交
  21. 03 5月, 2012 1 次提交
  22. 23 3月, 2012 1 次提交
  23. 14 3月, 2012 1 次提交
  24. 30 3月, 2012 1 次提交
  25. 05 1月, 2012 1 次提交
  26. 29 12月, 2011 1 次提交
  27. 23 12月, 2011 1 次提交
  28. 11 9月, 2011 1 次提交
  29. 29 6月, 2011 1 次提交
  30. 15 4月, 2011 1 次提交
  31. 08 4月, 2011 2 次提交
  32. 31 3月, 2011 1 次提交
  33. 19 3月, 2011 1 次提交
  34. 12 3月, 2011 2 次提交
  35. 05 3月, 2011 1 次提交
  36. 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
  37. 28 1月, 2011 1 次提交