1. 04 10月, 2013 1 次提交
  2. 01 10月, 2013 1 次提交
  3. 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
  4. 20 9月, 2013 1 次提交
  5. 14 9月, 2013 1 次提交
  6. 20 8月, 2013 1 次提交
  7. 18 7月, 2013 1 次提交
  8. 04 7月, 2013 1 次提交
  9. 25 6月, 2013 1 次提交
  10. 25 5月, 2013 1 次提交
  11. 24 5月, 2013 1 次提交
  12. 23 5月, 2013 1 次提交
  13. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  14. 26 4月, 2013 1 次提交
  15. 25 4月, 2013 1 次提交
  16. 20 4月, 2013 1 次提交
  17. 04 4月, 2013 1 次提交
  18. 21 3月, 2013 1 次提交
  19. 14 3月, 2013 1 次提交
  20. 09 3月, 2013 1 次提交
  21. 06 3月, 2013 1 次提交
  22. 12 2月, 2013 1 次提交
  23. 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
  24. 24 1月, 2013 1 次提交
  25. 15 1月, 2013 1 次提交
  26. 09 1月, 2013 1 次提交
  27. 03 1月, 2013 1 次提交
  28. 20 12月, 2012 1 次提交
  29. 27 11月, 2012 1 次提交
  30. 13 11月, 2012 2 次提交
    • M
      6830717: replay of compilations would help with debugging · 00de2884
      minqi 提交于
      Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
      Reviewed-by: kvn, twisti, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      00de2884
    • H
      8001471: Klass::cast() does nothing · 096d3481
      hseigel 提交于
      Summary: Remove function Klass::cast() and calls to it.
      Reviewed-by: dholmes, coleenp
      096d3481
  31. 12 10月, 2012 1 次提交
  32. 29 9月, 2012 1 次提交
  33. 08 9月, 2012 1 次提交
  34. 06 9月, 2012 1 次提交
  35. 02 9月, 2012 1 次提交
  36. 25 7月, 2012 1 次提交
  37. 09 7月, 2012 1 次提交
  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
  39. 03 5月, 2012 1 次提交