1. 17 12月, 2012 1 次提交
  2. 29 11月, 2012 1 次提交
  3. 27 11月, 2012 1 次提交
  4. 21 11月, 2012 1 次提交
  5. 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
      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
  6. 01 11月, 2012 1 次提交
  7. 31 10月, 2012 1 次提交
  8. 30 10月, 2012 1 次提交
  9. 16 10月, 2012 1 次提交
  10. 12 10月, 2012 1 次提交
  11. 11 10月, 2012 1 次提交
  12. 10 10月, 2012 1 次提交
  13. 09 10月, 2012 1 次提交
  14. 08 10月, 2012 1 次提交
  15. 06 10月, 2012 1 次提交
  16. 21 9月, 2012 1 次提交
  17. 11 9月, 2012 1 次提交
  18. 05 9月, 2012 1 次提交
  19. 02 9月, 2012 1 次提交
  20. 08 8月, 2012 1 次提交
  21. 07 8月, 2012 1 次提交
  22. 01 8月, 2012 1 次提交
  23. 31 7月, 2012 1 次提交
  24. 30 7月, 2012 1 次提交
    • Z
      7186778: MachO decoder implementation for MacOSX · 7b9854d2
      zgu 提交于
      Summary: Implementation of decoder for Apple's MacOSX. The implementation is based on the patch provided by Kevin Walls.
      Reviewed-by: coleenp, kamg, kevinw
      7b9854d2
  25. 25 7月, 2012 1 次提交
  26. 05 7月, 2012 1 次提交
  27. 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
  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. 08 6月, 2012 1 次提交
  32. 01 6月, 2012 1 次提交
  33. 26 5月, 2012 1 次提交
  34. 22 5月, 2012 1 次提交
  35. 16 5月, 2012 1 次提交
  36. 14 5月, 2012 1 次提交
    • B
      7161545: G1: Minor cleanups to the G1 logging · 3c2bae90
      brutisso 提交于
      Summary: Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output
      Reviewed-by: johnc, jwilhelm
      3c2bae90
  37. 06 4月, 2012 1 次提交
  38. 03 4月, 2012 1 次提交
  39. 25 9月, 2012 1 次提交