1. 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
  2. 08 11月, 2012 1 次提交
  3. 07 11月, 2012 1 次提交
  4. 01 11月, 2012 1 次提交
  5. 25 10月, 2012 1 次提交
  6. 12 10月, 2012 2 次提交
  7. 10 10月, 2012 2 次提交
  8. 09 10月, 2012 2 次提交
  9. 02 10月, 2012 1 次提交
  10. 29 9月, 2012 1 次提交
  11. 21 9月, 2012 1 次提交
  12. 17 9月, 2012 1 次提交
  13. 08 9月, 2012 1 次提交
  14. 06 9月, 2012 1 次提交
  15. 02 9月, 2012 1 次提交
  16. 12 10月, 2012 1 次提交
  17. 11 10月, 2012 1 次提交
  18. 08 8月, 2012 1 次提交
  19. 07 8月, 2012 1 次提交
  20. 28 7月, 2012 1 次提交
  21. 25 7月, 2012 1 次提交
  22. 17 7月, 2012 1 次提交
  23. 12 7月, 2012 1 次提交
  24. 09 7月, 2012 1 次提交
  25. 05 7月, 2012 1 次提交
  26. 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
  27. 27 6月, 2012 1 次提交
  28. 26 6月, 2012 1 次提交
  29. 19 6月, 2012 1 次提交
  30. 14 6月, 2012 1 次提交
    • C
      7158800: Improve storage of symbol tables · 98df2891
      coleenp 提交于
      Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
      Reviewed-by: pbk, kamg, dlong, kvn, fparain
      98df2891
  31. 13 6月, 2012 1 次提交
  32. 04 6月, 2012 1 次提交
  33. 22 5月, 2012 1 次提交
  34. 15 5月, 2012 1 次提交
  35. 04 5月, 2012 1 次提交