Mon, 12 Nov 2012 16:15:05 -0500 8001471: Klass::cast() does nothing
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
Mon, 12 Nov 2012 15:58:11 -0500 7122219: Passed StringTableSize value not verified
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
Fri, 09 Nov 2012 22:22:53 -0800 Merge
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
Fri, 09 Nov 2012 16:45:20 -0800 Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
Fri, 09 Nov 2012 19:24:31 -0500 8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180 Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object. Reviewed-by: acorn, coleenp
Fri, 09 Nov 2012 11:47:28 -0800 Merge
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
Fri, 09 Nov 2012 11:04:06 -0500 8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on. Reviewed-by: acorn, dholmes, coleenp, ctornqvi
Thu, 08 Nov 2012 16:48:01 -0800 Merge
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
Wed, 31 Oct 2012 16:20:03 -0700 7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge Summary: Use verifier_max_size instead of max_size to get code attribute max stack size. Reviewed-by: dcubed, minqi Contributed-by: serguei.spitsyn@oracle.com
Fri, 16 Nov 2012 09:59:08 +0100 Merge
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
Thu, 15 Nov 2012 10:42:06 -0800 8001077: remove ciMethod::will_link
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
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
(0) -10000 -3000 -1000 -300 -100 -12 +12 +100 +300 +1000 +3000 +10000 +30000 tip