1. 11 10月, 2014 1 次提交
  2. 19 8月, 2014 1 次提交
  3. 14 8月, 2014 1 次提交
  4. 27 8月, 2014 1 次提交
  5. 29 4月, 2014 1 次提交
  6. 16 7月, 2013 1 次提交
  7. 18 6月, 2013 1 次提交
  8. 12 7月, 2013 1 次提交
  9. 28 5月, 2013 1 次提交
  10. 25 4月, 2013 1 次提交
  11. 10 4月, 2013 1 次提交
    • Z
      8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed:... · 73c87a69
      zgu 提交于
      8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
      Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers.
      Reviewed-by: dholmes, dlong
      73c87a69
  12. 06 4月, 2013 1 次提交
  13. 20 3月, 2013 1 次提交
  14. 02 2月, 2013 1 次提交
  15. 09 1月, 2013 1 次提交
  16. 28 11月, 2012 1 次提交
  17. 20 10月, 2012 1 次提交
  18. 21 9月, 2012 1 次提交
  19. 17 9月, 2012 1 次提交
  20. 15 8月, 2012 1 次提交
  21. 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
  22. 17 7月, 2012 2 次提交
  23. 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