1. 11 3月, 2013 1 次提交
  2. 13 2月, 2013 1 次提交
  3. 23 4月, 2013 1 次提交
  4. 26 1月, 2013 1 次提交
    • A
      6479360: PrintClassHistogram improvements · f8a15064
      acorn 提交于
      Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions)
      Reviewed-by: coleenp, hseigel, sla, acorn
      Contributed-by: ioi.lam@oracle.com
      f8a15064
  5. 24 1月, 2013 1 次提交
  6. 17 1月, 2013 1 次提交
  7. 03 1月, 2013 1 次提交
  8. 13 12月, 2012 1 次提交
  9. 27 11月, 2012 1 次提交
  10. 10 10月, 2012 1 次提交
  11. 05 10月, 2012 2 次提交
  12. 04 10月, 2012 1 次提交
  13. 29 9月, 2012 1 次提交
  14. 21 9月, 2012 2 次提交
    • J
      7199923: NPG: tools/javac/T7093325.java timeout · 8a1117c3
      jmasa 提交于
      Reviewed-by: stefank, coleenp, kvn
      8a1117c3
    • J
      7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats · 749cb85e
      johnc 提交于
      Summary: Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer.
      Reviewed-by: jwilhelm, jmasa, ysr
      749cb85e
  15. 19 9月, 2012 2 次提交
  16. 08 9月, 2012 1 次提交
  17. 02 9月, 2012 1 次提交
  18. 07 8月, 2012 1 次提交
  19. 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
  20. 15 5月, 2012 1 次提交
  21. 26 4月, 2012 1 次提交
  22. 16 4月, 2012 1 次提交
  23. 23 3月, 2012 1 次提交
  24. 28 12月, 2011 1 次提交
  25. 23 11月, 2011 1 次提交
  26. 21 10月, 2011 1 次提交
    • J
      7099824: G1: we should take the pending list lock before doing the remark pause · 08630d11
      johnc 提交于
      Summary: Acquire the pending list lock in the prologue method of G1's concurrent VM_Operation and release the lock in the epilogue() method. The locking/unlocking order of the pending list lock and the Heap_lock should match that in the prologue and epilogue methods of VM_GC_Operation.
      Reviewed-by: tonyp, ysr
      08630d11
  27. 14 10月, 2011 1 次提交
  28. 26 9月, 2011 1 次提交
  29. 24 9月, 2011 1 次提交
  30. 10 8月, 2011 1 次提交
  31. 21 6月, 2011 1 次提交
  32. 11 6月, 2011 1 次提交
  33. 22 4月, 2011 1 次提交
  34. 15 4月, 2011 1 次提交
    • Y
      7036482: clear argument is redundant and unused in cardtable methods · 1a2f9848
      ysr 提交于
      Summary: Removed the unused clear argument to various cardtbale methods and unused mod_oop_in_space_iterate method. Unrelated to synopsis, added  a pair of clarifying parens in AllocationStats constructor.
      Reviewed-by: brutisso, jcoomes
      1a2f9848
  35. 06 4月, 2011 1 次提交
  36. 04 2月, 2011 2 次提交