erikj [Mon, 07 Nov 2016 13:25:27 +0100] rev 41917
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
sundar [Mon, 07 Nov 2016 11:33:31 +0530] rev 41916
8166286: jmod fails on symlink to directory
Reviewed-by: jlaskey, alanb
mchung [Fri, 04 Nov 2016 15:49:31 -0700] rev 41915
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg
smarks [Fri, 04 Nov 2016 14:29:34 -0700] rev 41914
8156079: consider making empty instances singletons
8169222: minor immutable collections optimizations
Reviewed-by: forax, redestad, alanb
lana [Fri, 04 Nov 2016 17:52:55 +0000] rev 41913
Merge
amlu [Fri, 04 Nov 2016 22:33:44 +0800] rev 41912
8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
Reviewed-by: dfuchs, rriggs
mchung [Thu, 03 Nov 2016 18:08:28 -0700] rev 41911
6479237: (cl) Add support for classloader names
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
jnimeh [Thu, 03 Nov 2016 15:18:16 -0700] rev 41910
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Summary: Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state.
Reviewed-by: xuelei
ddehaven [Thu, 03 Nov 2016 13:44:56 -0700] rev 41909
Merge
alexsch [Tue, 01 Nov 2016 12:56:11 +0300] rev 41908
8167176: Exported elements referring to inaccessible types in java.desktop
Reviewed-by: prr, serb
alexsch [Tue, 01 Nov 2016 12:38:34 +0300] rev 41907
8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Reviewed-by: ssadetsky, serb
Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
ddehaven [Mon, 31 Oct 2016 10:39:14 -0700] rev 41906
Merge
serb [Mon, 31 Oct 2016 14:50:09 +0300] rev 41905
8167615: Opensource unit/regression tests for JavaSound
Reviewed-by: amenkov
aniyogi [Mon, 31 Oct 2016 12:10:08 +0530] rev 41904
8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
Reviewed-by: psadhukhan, yan