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
ssadetsky [Fri, 28 Oct 2016 12:08:04 +0300] rev 41903
8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
Reviewed-by: alexsch, serb
jdv [Fri, 28 Oct 2016 12:23:39 +0530] rev 41902
8168609: No link to BMP specification in javax.imageio package documentation
Reviewed-by: prr, bpb
prr [Thu, 27 Oct 2016 09:42:08 -0700] rev 41901
Merge
bpb [Thu, 27 Oct 2016 09:38:46 -0700] rev 41900
8165981: Consider making some classes in javax.imageio.plugins.tiff final
Summary: Make the classes TIFFField and TIFFImageReadParam final.
Reviewed-by: serb, prr
psadhukhan [Thu, 27 Oct 2016 17:24:16 +0530] rev 41899
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
Reviewed-by: prr, jdv
pkbalakr [Thu, 27 Oct 2016 10:49:16 +0530] rev 41898
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
Reviewed-by: psadhukhan, aghaisas
aghaisas [Wed, 26 Oct 2016 10:51:50 +0530] rev 41897
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
Reviewed-by: serb, ssadetsky, arapte
bpb [Tue, 25 Oct 2016 17:04:33 -0700] rev 41896
8168367: Table in javax.imageio package description does not mention TIFF
Summary: Add row for TIFF and reorder rows into alphabetical order by format
Reviewed-by: jdv, prr