naoto [Tue, 04 Oct 2016 09:52:03 -0700] rev 41229
8166645: Include locales plugin throws InternalError with "*" specified.
Reviewed-by: mchung
vtewari [Tue, 04 Oct 2016 21:59:16 +0530] rev 41228
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
Reviewed-by: chegar, msheppar
bpb [Tue, 04 Oct 2016 08:32:49 -0700] rev 41227
8167058: (fs) UnixDirectoryIterator::stream unused
Summary: Remove UnixDirectoryIterator::stream unused instance variable
Reviewed-by: redestad, alanb
skovalev [Tue, 04 Oct 2016 11:55:42 +0300] rev 41226
8166378: Missing dependencies in several java/security tests
Reviewed-by: xuelei
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41225
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
erikj [Tue, 04 Oct 2016 13:34:49 +0200] rev 41224
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
nishjain [Tue, 04 Oct 2016 19:28:09 +0900] rev 41223
8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
rgoel [Tue, 04 Oct 2016 17:18:46 +0900] rev 41222
8166993: typo in java.util.Locale javadoc
Reviewed-by: okutsu, peytoia
sdrach [Mon, 03 Oct 2016 10:57:29 -0700] rev 41221
8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
jwilhelm [Mon, 03 Oct 2016 15:39:02 +0200] rev 41220
8167026: Quarantine TestDaemonThread.java
Reviewed-by: dsamersoff
plevart [Fri, 30 Sep 2016 17:34:08 +0200] rev 41219
8166842: String.hashCode() has a non-benign data race
Reviewed-by: shade, alanb, martin
serb [Fri, 30 Sep 2016 17:05:54 +0300] rev 41218
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
Reviewed-by: mchung, alexsch
erikj [Fri, 30 Sep 2016 09:06:21 +0200] rev 41217
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
lana [Thu, 29 Sep 2016 17:24:21 +0000] rev 41216
Merge
clanger [Thu, 29 Sep 2016 14:58:26 +0200] rev 41215
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
Reviewed-by: simonis, chegar, alanb
clanger [Thu, 29 Sep 2016 14:48:07 +0200] rev 41214
8166850: No runtime error expected after calling NET_MapSocketOption
Reviewed-by: chegar