Wed, 03 Jun 2015 08:49:34 +0900 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
ysuenaga [Wed, 03 Jun 2015 08:49:34 +0900] rev 31032
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc() Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() . Reviewed-by: jmasa, jwilhelm
Wed, 03 Jun 2015 13:29:53 +0200 Merge
stefank [Wed, 03 Jun 2015 13:29:53 +0200] rev 31031
Merge
Wed, 03 Jun 2015 11:46:07 +0200 8081682: AbstractWorkGang::_terminate is never used
stefank [Wed, 03 Jun 2015 11:46:07 +0200] rev 31030
8081682: AbstractWorkGang::_terminate is never used Reviewed-by: kbarrett, pliden, brutisso
Tue, 02 Jun 2015 19:19:37 -0400 8076613: gc/TestSmallHeap.java failed with OOME
kbarrett [Tue, 02 Jun 2015 19:19:37 -0400] rev 31029
8076613: gc/TestSmallHeap.java failed with OOME Summary: Disable test when compressed oops are disabled. Reviewed-by: tschatzl, brutisso
Fri, 29 May 2015 10:44:32 -0400 8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
jprovino [Fri, 29 May 2015 10:44:32 -0400] rev 31028
8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space Summary: OOME is thrown even though there is metaspace available. Reviewed-by: jmasa, kbarrett
Tue, 02 Jun 2015 10:41:18 +0200 8072588: JVM crashes in JNI if toString is declared as an interface method
aeriksso [Tue, 02 Jun 2015 10:41:18 +0200] rev 31027
8072588: JVM crashes in JNI if toString is declared as an interface method Summary: Check for a valid itable index instead of checking if the holder is an interface Reviewed-by: dsimms, dholmes
Mon, 01 Jun 2015 14:02:59 -0700 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
ctornqvi [Mon, 01 Jun 2015 14:02:59 -0700] rev 31026
8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases Reviewed-by: sla, dholmes, gtriantafill
Mon, 01 Jun 2015 14:01:20 -0700 8080446: The change for 8074354 removed the server check when creating minidumps on Windows
ctornqvi [Mon, 01 Jun 2015 14:01:20 -0700] rev 31025
8080446: The change for 8074354 removed the server check when creating minidumps on Windows Reviewed-by: sla, hseigel
Fri, 29 May 2015 09:48:58 +0200 8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
sla [Fri, 29 May 2015 09:48:58 +0200] rev 31024
8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp Reviewed-by: mgronlun, sspitsyn
Fri, 29 May 2015 22:29:44 +0900 8081475: SystemTap does not work when JDK is compiled with GCC 5
ysuenaga [Fri, 29 May 2015 22:29:44 +0900] rev 31023
8081475: SystemTap does not work when JDK is compiled with GCC 5 Summary: libjvm.so which is generated by GCC 5 does not have .note.stapsdt section as dtrace was disabled due to incorrect version check Reviewed-by: dholmes, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip