shade [Tue, 23 Feb 2016 17:55:28 +0300] rev 36413
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
bchristi [Tue, 08 Mar 2016 11:36:42 -0800] rev 36412
8148187: Remove OS X-specific com.apple.concurrent package
Summary: Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
chegar [Tue, 08 Mar 2016 12:11:07 +0000] rev 36411
8151384: Improve String.CASE_INSENSITIVE_ORDER and remove sun.misc.ASCIICaseInsensitiveComparator
Reviewed-by: shade, sherman
mli [Tue, 08 Mar 2016 11:01:38 +0000] rev 36410
8143610: (dc) java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failed intermittently due to SocketTimeoutException
Reviewed-by: alanb
amlu [Tue, 08 Mar 2016 09:33:31 +0800] rev 36409
8151352: jdk/test/sample fails with "effective library path is outside the test suite"
Reviewed-by: darcy
Contributed-by: Felix Yang <felix.yang@oracle.com>
lana [Thu, 10 Mar 2016 09:28:15 -0800] rev 36408
Added tag jdk-9+109 for changeset 652d06266511
duke [Wed, 05 Jul 2017 21:26:22 +0200] rev 36407
Merge
lana [Thu, 10 Mar 2016 09:50:18 -0800] rev 36406
Merge
amurillo [Sat, 05 Mar 2016 20:46:42 -0800] rev 36405
Merge
jwilhelm [Sat, 05 Mar 2016 10:10:23 +0100] rev 36404
Merge
jprovino [Thu, 03 Mar 2016 17:33:13 +0000] rev 36403
Merge
jprovino [Thu, 03 Mar 2016 12:20:22 -0500] rev 36402
8150984: Invalid VM argument causes crash -XX:G1ConcRefinementServiceIntervalMillis=2147483648
Summary: Change maximum range so it can't be negative
Reviewed-by: kbarrett, sangheki
aeriksso [Thu, 03 Mar 2016 12:36:54 +0100] rev 36401
8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format
Reviewed-by: dcubed, dsamersoff
dsamersoff [Thu, 03 Mar 2016 11:28:48 +0300] rev 36400
8150723: HSDB toolbar icons are missing.
Reviewed-by: erikj, dsamersoff
Contributed-by: yasuenag@gmail.com
gziemski [Thu, 03 Mar 2016 00:49:02 +0000] rev 36399
Merge
gziemski [Wed, 02 Mar 2016 14:36:55 -0600] rev 36398
8146849: Remove TraceJNIHandleAllocation rather than converting to UL
Summary: Removed TraceJNIHandleAllocation
Reviewed-by: coleenp, dholmes