1. 02 8月, 2012 1 次提交
  2. 19 7月, 2012 1 次提交
    • Z
      7182543: NMT ON: Aggregate a few NMT related bugs · 06382e86
      zgu 提交于
      Summary: 1) Fixed MemTrackWorker::generations_in_used() calculation 2) Ensured NMT not to leak memory recorders after shutdown 3) Used ThreadCritical to block safepoint safe threads
      Reviewed-by: acorn, coleenp, dholmes, kvn
      06382e86
  3. 17 7月, 2012 2 次提交
  4. 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
  5. 28 6月, 2012 1 次提交
  6. 29 3月, 2012 1 次提交
  7. 15 3月, 2012 1 次提交
  8. 22 2月, 2012 1 次提交
  9. 16 2月, 2012 1 次提交
  10. 14 2月, 2012 1 次提交
  11. 26 1月, 2012 2 次提交
  12. 25 1月, 2012 2 次提交
  13. 19 1月, 2012 1 次提交
  14. 09 1月, 2012 1 次提交
  15. 06 1月, 2012 1 次提交
  16. 05 1月, 2012 1 次提交
  17. 20 12月, 2011 1 次提交
  18. 14 12月, 2011 1 次提交
  19. 17 11月, 2011 1 次提交
  20. 14 10月, 2011 1 次提交
  21. 24 9月, 2011 1 次提交
  22. 21 9月, 2011 1 次提交
  23. 12 8月, 2011 1 次提交
  24. 22 11月, 2011 1 次提交
    • J
      7110173: GCNotifier::pushNotification publishes stale data. · 142413b4
      johnc 提交于
      Summary: GCNotifier::pushNotification() references GCMemoryManager::_last_gc_stat but is called from GCMemoryManager::gc_end() before GCMemoryManager::_last_gc_stat is set up using the values in GCMemoryManager::_current_gc_stat. As a result the GC notification code accesses unitialized or stale data. Move the notification call after GCMemoryManager::_las_gc_stat is set, but inside the same if-block.
      Reviewed-by: poonam, dholmes, fparain, mchung
      142413b4
  25. 13 5月, 2011 1 次提交
  26. 07 5月, 2011 1 次提交
  27. 22 4月, 2011 1 次提交
  28. 06 4月, 2011 1 次提交
  29. 22 3月, 2011 1 次提交
  30. 21 2月, 2011 1 次提交
  31. 11 2月, 2011 1 次提交
  32. 04 2月, 2011 1 次提交
    • 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
  33. 03 2月, 2011 1 次提交
  34. 28 1月, 2011 1 次提交
  35. 15 1月, 2011 1 次提交
  36. 07 1月, 2011 1 次提交
  37. 24 11月, 2010 1 次提交