1. 13 11月, 2012 1 次提交
    • M
      6830717: replay of compilations would help with debugging · 72f92100
      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
      72f92100
  2. 10 11月, 2012 1 次提交
  3. 06 7月, 2017 38 次提交