Mon, 12 Nov 2012 14:03:53 -0800 6830717: replay of compilations would help with debugging
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging 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
Thu, 15 Nov 2012 14:29:28 -0800 Merge
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
Wed, 14 Nov 2012 22:37:38 -0500 8003259: NPG: Build with gcc 4.7.2 broken by 7045397
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397 Summary: Qualify calls with this pointers to make gcc accept this code. Reviewed-by: coleenp, andrew Contributed-by: peter.levart@gmail.com
Fri, 09 Nov 2012 00:38:31 +0100 7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java Summary: Reduce the amount of calls to ChunkManager verification code Reviewed-by: jmasa, coleenp
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip