azvegint [Fri, 12 May 2017 15:01:22 +0300] rev 45345
8178996: [macos] JComboBox doesn't display popup in mixed JavaFX Swing Application on 8u131 and Mac OS 10.12
Reviewed-by: serb, ssadetsky
psadhukhan [Fri, 12 May 2017 12:28:49 +0530] rev 45344
8169897: [PIT] javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails
Reviewed-by: alexsch
pkbalakr [Thu, 11 May 2017 12:41:35 +0530] rev 45343
8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: prr, serb
Contributed-by: ajit.ghaisas@oracle.com
prr [Tue, 09 May 2017 12:19:08 -0700] rev 45342
Merge
serb [Sat, 06 May 2017 13:17:36 -0700] rev 45341
8178383: Validation of FileIO in the tests for JavaSound should be stricter
Reviewed-by: prr
lana [Fri, 26 May 2017 00:45:29 +0000] rev 45340
Merge
mchung [Thu, 25 May 2017 10:40:08 -0700] rev 45339
8181033: Confusing message: A JNI error has occurred, please check your installation and try again
Reviewed-by: alanb, dholmes, ksrini
dfuchs [Thu, 25 May 2017 11:54:42 +0100] rev 45338
8180279: java/net/httpclient/whitebox/Driver.java failed due to timeout
Summary: fixed a race condition in RawChannelTest.java
Reviewed-by: prappo, michaelm
mli [Wed, 24 May 2017 19:02:45 -0700] rev 45337
8180807: java.io.Serializable class-level readObject description error
Reviewed-by: chegar, rriggs
robm [Wed, 24 May 2017 22:07:07 +0100] rev 45336
8180949: Correctly handle exception in TCPChannel.createConnection
Reviewed-by: rriggs
lana [Tue, 23 May 2017 23:25:26 -0700] rev 45335
8180167: JDK9 message drop 40 l10n resource file updates
Reviewed-by: alanb, mchung, dfuchs, rfield, shinyafox, weijun, joehw
Contributed-by: li.jiang@oracle.com
bpb [Wed, 24 May 2017 10:52:24 -0700] rev 45334
8180885: Create test to detect if TimeZone.setDefault affects File.setLastModifiedTime
Summary: Check whether File.lastModified is affected by not setting the default time zone or by setting to any of the available time zones.
Reviewed-by: dfuchs, rriggs
robm [Wed, 24 May 2017 17:25:45 +0100] rev 45333
8175131: sun.rmi.transport.tcp.TCPChannel.createConnection close connection on timeout
Reviewed-by: rriggs, msheppar
darcy [Tue, 23 May 2017 14:34:45 -0700] rev 45332
8074977: Constructor.getAnnotatedParameterTypes returns wrong value
Summary: Additional comments from plevart and forax
Reviewed-by: mchung, alanb