simonis [Mon, 14 Jul 2014 11:41:20 +0200] rev 25631
8049715: PPC64: First steps to enable SA on Linux/PPC64
Reviewed-by: dholmes, kvn
dsimms [Mon, 14 Jul 2014 10:52:52 +0200] rev 25630
8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
Summary: Increase the previous limit from 4k to 64k, added "-XX:MaxJNILocalCapacity=<capacity>" flag
Reviewed-by: hseigel, fparain
dsimms [Mon, 14 Jul 2014 10:50:20 +0200] rev 25629
8046668: Excessive checked JNI warnings from Java startup
Summary: Removed pedantic checked exception warnings for AIOOBException, add to current handle capacity
Reviewed-by: hseigel, lfoltan
mikael [Fri, 11 Jul 2014 13:49:15 -0700] rev 25628
8049071: Add jtreg jobs to JPRT for hotspot
Reviewed-by: dholmes, iveresov
sspitsyn [Sat, 12 Jul 2014 01:26:13 -0700] rev 25627
Merge
sspitsyn [Thu, 10 Jul 2014 17:46:35 -0700] rev 25626
8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
Summary: A dead scope of the local needs to be identified
Reviewed-by: coleenp, vlivanov, mgronlun
Contributed-by: serguei.spitsyn@oracle.com
dcubed [Thu, 10 Jul 2014 08:15:30 -0700] rev 25625
8049104: resolve atomic.hpp wording issues from JDK-8047104 code review
Reviewed-by: dholmes, dice, rdurbin, acorn
coleenp [Wed, 09 Jul 2014 22:37:48 -0400] rev 25624
8048933: -XX:+TraceExceptions output should include the message
Summary: Add the exception detail message to the tracing output
Reviewed-by: minqi, dholmes
jmasa [Fri, 11 Jul 2014 11:14:40 -0700] rev 25623
Merge
stefank [Fri, 11 Jul 2014 09:07:23 +0200] rev 25622
8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
tbell [Fri, 25 Jul 2014 15:38:08 -0700] rev 25621
Added tag jdk9-b24 for changeset d6c0b1381379
lana [Wed, 30 Jul 2014 11:49:10 -0700] rev 25620
Merge
lana [Tue, 22 Jul 2014 11:54:04 -0700] rev 25619
Merge
amurillo [Tue, 22 Jul 2014 10:38:07 -0700] rev 25618
Merge
amurillo [Fri, 18 Jul 2014 12:22:50 -0700] rev 25617
Merge
simonis [Mon, 14 Jul 2014 17:26:16 -0400] rev 25616
8049715: PPC64: First steps to enable SA on Linux/PPC64
Reviewed-by: dholmes, kvn
mikael [Fri, 11 Jul 2014 13:49:07 -0700] rev 25615
8049071: Add jtreg jobs to JPRT for hotspot
Reviewed-by: dholmes, iveresov
mduigou [Mon, 21 Jul 2014 21:34:29 -0700] rev 25614
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
Reviewed-by: alanb
tbell [Fri, 25 Jul 2014 15:38:06 -0700] rev 25613
Added tag jdk9-b24 for changeset 789a49ce93c8
duke [Wed, 05 Jul 2017 19:51:31 +0200] rev 25612
Added tag jdk9-b24 for changeset d9ce05f36ffe
duke [Wed, 05 Jul 2017 19:51:30 +0200] rev 25611
Merge
duke [Wed, 05 Jul 2017 19:51:24 +0200] rev 25610
Merge
lana [Fri, 18 Jul 2014 08:25:38 -0700] rev 25609
Merge
vromero [Thu, 17 Jul 2014 10:55:50 -0400] rev 25608
8051004: javac, incorrect bug id in tests for JDK-8050386
Reviewed-by: mcimadamore