1. 20 3月, 2013 1 次提交
  2. 14 3月, 2013 2 次提交
  3. 12 3月, 2013 1 次提交
  4. 22 2月, 2013 1 次提交
  5. 15 2月, 2013 1 次提交
  6. 12 2月, 2013 1 次提交
  7. 05 2月, 2013 2 次提交
  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. 23 1月, 2013 2 次提交
  12. 22 1月, 2013 1 次提交
  13. 18 1月, 2013 2 次提交
  14. 17 1月, 2013 1 次提交
  15. 15 1月, 2013 3 次提交
  16. 14 1月, 2013 1 次提交
  17. 11 1月, 2013 1 次提交
  18. 10 1月, 2013 1 次提交
  19. 09 1月, 2013 1 次提交
  20. 21 12月, 2012 2 次提交
  21. 20 12月, 2012 1 次提交
  22. 19 12月, 2012 1 次提交
  23. 13 12月, 2012 3 次提交
  24. 04 12月, 2012 1 次提交
  25. 30 11月, 2012 1 次提交
  26. 28 11月, 2012 1 次提交
  27. 27 11月, 2012 1 次提交
  28. 13 11月, 2012 3 次提交
    • 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
    • H
      7122219: Passed StringTableSize value not verified · 22dc1d9b
      hseigel 提交于
      Summary: Check that the values specified for -XX:StringTableSize are within a certain range.
      Reviewed-by: dholmes, coleenp
      22dc1d9b
  29. 08 11月, 2012 1 次提交