1. 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
  2. 28 3月, 2013 1 次提交
  3. 20 3月, 2013 1 次提交
  4. 02 2月, 2013 1 次提交
  5. 09 1月, 2013 1 次提交
  6. 27 11月, 2012 1 次提交
  7. 10 11月, 2012 1 次提交
  8. 20 10月, 2012 1 次提交
  9. 11 10月, 2012 1 次提交
  10. 18 9月, 2012 1 次提交
  11. 17 9月, 2012 1 次提交
  12. 12 9月, 2012 1 次提交
  13. 02 8月, 2012 1 次提交
  14. 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
  15. 17 7月, 2012 1 次提交
  16. 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