1. 20 3月, 2013 1 次提交
  2. 19 3月, 2013 1 次提交
  3. 16 3月, 2013 1 次提交
  4. 07 3月, 2013 1 次提交
  5. 06 3月, 2013 1 次提交
  6. 05 3月, 2013 1 次提交
  7. 27 2月, 2013 1 次提交
  8. 25 2月, 2013 1 次提交
  9. 19 2月, 2013 1 次提交
  10. 18 2月, 2013 1 次提交
  11. 13 2月, 2013 1 次提交
  12. 13 3月, 2013 1 次提交
  13. 12 2月, 2013 1 次提交
  14. 10 2月, 2013 1 次提交
  15. 07 2月, 2013 1 次提交
  16. 04 2月, 2013 1 次提交
  17. 26 1月, 2013 1 次提交
  18. 01 2月, 2013 1 次提交
  19. 23 1月, 2013 2 次提交
  20. 17 1月, 2013 1 次提交
  21. 16 1月, 2013 2 次提交
  22. 12 1月, 2013 2 次提交
  23. 10 1月, 2013 1 次提交
  24. 04 1月, 2013 1 次提交
  25. 24 12月, 2012 1 次提交
  26. 20 12月, 2012 1 次提交
  27. 19 12月, 2012 1 次提交
  28. 18 12月, 2012 2 次提交
  29. 17 12月, 2012 1 次提交
  30. 13 12月, 2012 1 次提交
  31. 04 12月, 2012 1 次提交
  32. 01 12月, 2012 1 次提交
  33. 28 11月, 2012 1 次提交
  34. 27 11月, 2012 1 次提交
  35. 16 11月, 2012 1 次提交
  36. 13 11月, 2012 1 次提交
    • 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