Fri, 31 Aug 2018 11:43:06 +0200 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
dnsimon [Fri, 31 Aug 2018 11:43:06 +0200] rev 51606
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending Reviewed-by: dlong, twisti
Fri, 31 Aug 2018 09:37:03 +0200 6657100: Rename sparcWorks to solstudio in HotSpot
ihse [Fri, 31 Aug 2018 09:37:03 +0200] rev 51605
6657100: Rename sparcWorks to solstudio in HotSpot Reviewed-by: erikj, dcubed
Thu, 30 Aug 2018 13:12:38 +0200 8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
mbaesken [Thu, 30 Aug 2018 13:12:38 +0200] rev 51604
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp) Reviewed-by: mdoerr, stuefe
Fri, 31 Aug 2018 10:32:47 +0800 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
jjiang [Fri, 31 Aug 2018 10:32:47 +0800] rev 51603
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)" Summary: Refactor this test with SSLSocketTemplate Reviewed-by: xuelei
Fri, 31 Aug 2018 10:00:22 +0800 8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
mli [Fri, 31 Aug 2018 10:00:22 +0800] rev 51602
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set" Reviewed-by: alanb
Thu, 30 Aug 2018 17:59:40 -0700 8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
cjplummer [Thu, 30 Aug 2018 17:59:40 -0700] rev 51601
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures Summary: print pending reply when prompt is not recieved Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
Thu, 30 Aug 2018 17:03:46 -0400 8209975: Some GCThreadLocalData not initialized
kbarrett [Thu, 30 Aug 2018 17:03:46 -0400] rev 51600
8209975: Some GCThreadLocalData not initialized Summary: Perform deferred BarrierSet initializations for NonJavaThreads too. Reviewed-by: eosterlund, pliden
Thu, 30 Aug 2018 16:33:14 -0400 8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
avoitylov [Thu, 30 Aug 2018 16:33:14 -0400] rev 51599
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits] Summary: Conditionalize compare with serial_phase_count. Reviewed-by: kbarrett, shade
Thu, 30 Aug 2018 16:16:19 -0400 8210119: Rename SubTasksDone::is_task_claimed
kbarrett [Thu, 30 Aug 2018 16:16:19 -0400] rev 51598
8210119: Rename SubTasksDone::is_task_claimed Summary: Renamed to try_claim_task and inverted result. Reviewed-by: coleenp, sjohanss
Thu, 30 Aug 2018 12:39:26 -0700 8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
bpb [Thu, 30 Aug 2018 12:39:26 -0700] rev 51597
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64 Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
Thu, 30 Aug 2018 11:53:49 -0700 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
amenkov [Thu, 30 Aug 2018 11:53:49 -0700] rev 51596
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 Reviewed-by: jcbeyler, sspitsyn, cjplummer
Thu, 30 Aug 2018 03:01:49 -0700 8209993: Create a test for SwingSet3 ToolTipDemo
akolarkunnu [Thu, 30 Aug 2018 03:01:49 -0700] rev 51595
8209993: Create a test for SwingSet3 ToolTipDemo Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Thu, 30 Aug 2018 09:47:12 -0700 8203356: VM Object Allocation Collector can infinite recurse
jcbeyler [Thu, 30 Aug 2018 09:47:12 -0700] rev 51594
8203356: VM Object Allocation Collector can infinite recurse Summary: VM Event callback do not provoke a VM alloc event Reviewed-by: sspitsyn, phh, amenkov, cjplummer
Thu, 30 Aug 2018 08:01:13 -0700 8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
iklam [Thu, 30 Aug 2018 08:01:13 -0700] rev 51593
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback Reviewed-by: sspitsyn, iignatyev
Thu, 30 Aug 2018 09:08:23 -0400 8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
hseigel [Thu, 30 Aug 2018 09:08:23 -0400] rev 51592
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify Summary: Check for 'bc_length > 0' to handle lengths of -1. Reviewed-by: coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip