michaelm [Fri, 06 May 2016 11:30:41 +0100] rev 37799
8153572: [JEP 110] IOException (connection closed for reading) is thrown when try to connect HTTPS service
Reviewed-by: rriggs
jdv [Fri, 06 May 2016 06:52:13 +0000] rev 37798
7116979: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Summary: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Reviewed-by: prr, flar
mchung [Thu, 05 May 2016 22:39:36 -0700] rev 37797
8155513: Deprivilege jdk.charsets
Reviewed-by: alanb, chegar
weijun [Fri, 06 May 2016 11:38:44 +0800] rev 37796
8051408: NIST SP 800-90A SecureRandom implementations
Reviewed-by: wetmore, xuelei, coffeys
mchung [Thu, 05 May 2016 16:36:06 -0700] rev 37795
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
shurailine [Thu, 05 May 2016 13:57:47 -0700] rev 37794
8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules
Reviewed-by: alanb, mchung
lana [Thu, 05 May 2016 19:11:09 +0000] rev 37793
Merge
psandoz [Thu, 05 May 2016 11:39:08 -0700] rev 37792
8155258: VarHandle implementation improvements
Reviewed-by: shade, vlivanov
michaelm [Thu, 05 May 2016 11:37:18 +0100] rev 37791
8155928: Remove hardcoded port numbers from httpclient/Security.java test
Reviewed-by: chegar, rriggs
naoto [Wed, 04 May 2016 08:53:09 -0700] rev 37790
8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
Reviewed-by: alanb, mchung
bpb [Wed, 04 May 2016 08:04:22 -0700] rev 37789
8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
Summary: Pass what remains of the initial timeout to epoll_wait(2) (Linux) and ioctl(7d) (Solaris) instead of the original un-decremented timeout value.
Reviewed-by: alanb, rriggs
redestad [Wed, 04 May 2016 16:55:03 +0200] rev 37788
8155939: sun.launcher.LauncherHelper INSTANCE is unused
Reviewed-by: rriggs, ksrini
ant [Wed, 04 May 2016 16:41:07 +0300] rev 37787
8145984: [macosx] sun.lwawt.macosx.CAccessible leaks
Reviewed-by: serb, ptbrunet
amlu [Wed, 04 May 2016 10:56:01 +0800] rev 37786
8154911: Move GCDuringIteration.java back to tier1
Reviewed-by: darcy, martin