1. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  2. 26 6月, 2013 1 次提交
  3. 27 3月, 2013 1 次提交
  4. 22 3月, 2013 1 次提交
  5. 02 9月, 2012 1 次提交
  6. 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
  7. 25 1月, 2012 1 次提交
  8. 14 10月, 2011 1 次提交
  9. 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
  10. 13 5月, 2011 1 次提交
  11. 06 4月, 2011 1 次提交
  12. 28 1月, 2011 1 次提交
  13. 24 11月, 2010 1 次提交
  14. 31 7月, 2010 1 次提交
  15. 28 5月, 2010 1 次提交
  16. 21 11月, 2009 1 次提交
  17. 01 12月, 2007 1 次提交