1. 20 3月, 2013 1 次提交
  2. 16 3月, 2013 1 次提交
  3. 28 2月, 2013 1 次提交
  4. 27 2月, 2013 1 次提交
  5. 21 2月, 2013 1 次提交
  6. 04 2月, 2013 1 次提交
  7. 02 2月, 2013 1 次提交
  8. 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
  9. 25 1月, 2013 1 次提交
    • Z
      8000692: Remove old KERNEL code · 5a6c724a
      zgu 提交于
      Summary: Removed depreciated kernel VM source code from hotspot VM
      Reviewed-by: dholmes, acorn
      5a6c724a
  10. 24 1月, 2013 1 次提交
  11. 17 1月, 2013 1 次提交
  12. 09 1月, 2013 1 次提交
  13. 21 12月, 2012 1 次提交
  14. 18 12月, 2012 1 次提交
  15. 17 12月, 2012 1 次提交
  16. 28 11月, 2012 1 次提交
  17. 27 11月, 2012 1 次提交
  18. 16 11月, 2012 1 次提交
    • Z
      8003487: NMT: incorrect assertion in... · 372b7e04
      zgu 提交于
      8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
      Summary: The assertion is applied to only the region to be released, also performs region integrity checking
      Reviewed-by: acorn, coleenp
      372b7e04
  19. 13 11月, 2012 1 次提交
  20. 10 11月, 2012 2 次提交
  21. 07 11月, 2012 1 次提交
  22. 06 11月, 2012 1 次提交
    • Z
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <=... · 800e42ec
      zgu 提交于
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
      Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
      Reviewed-by: dholmes, coleenp
      800e42ec
  23. 20 10月, 2012 1 次提交
  24. 11 10月, 2012 1 次提交
  25. 10 10月, 2012 1 次提交
  26. 29 9月, 2012 1 次提交
  27. 21 9月, 2012 1 次提交
  28. 19 9月, 2012 1 次提交
  29. 18 9月, 2012 1 次提交
  30. 17 9月, 2012 1 次提交
  31. 12 9月, 2012 1 次提交
  32. 02 9月, 2012 1 次提交
  33. 15 8月, 2012 1 次提交
  34. 02 8月, 2012 1 次提交
  35. 25 7月, 2012 1 次提交
  36. 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
  37. 17 7月, 2012 2 次提交
  38. 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