1. 07 12月, 2012 1 次提交
  2. 26 11月, 2012 1 次提交
  3. 04 12月, 2012 1 次提交
  4. 01 12月, 2012 2 次提交
  5. 28 11月, 2012 3 次提交
  6. 27 11月, 2012 1 次提交
  7. 21 11月, 2012 1 次提交
  8. 16 11月, 2012 1 次提交
  9. 15 11月, 2012 1 次提交
  10. 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
  11. 10 11月, 2012 2 次提交
  12. 09 11月, 2012 1 次提交
  13. 08 11月, 2012 1 次提交
  14. 07 11月, 2012 3 次提交
  15. 06 11月, 2012 1 次提交
    • Z
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <=... · 800e42ec
      zgu 提交于
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
      Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
      Reviewed-by: dholmes, coleenp
      800e42ec
  16. 03 11月, 2012 2 次提交
  17. 01 11月, 2012 2 次提交
  18. 31 10月, 2012 2 次提交
  19. 30 10月, 2012 3 次提交
  20. 27 10月, 2012 1 次提交
  21. 26 10月, 2012 4 次提交
  22. 25 10月, 2012 1 次提交
  23. 24 10月, 2012 1 次提交
  24. 23 10月, 2012 1 次提交