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
lancea [Tue, 23 May 2017 16:14:02 -0400] rev 45331
8180728: DatabaseMeta.getRowIdLifetime returns an enum but javadoc refers to int
Reviewed-by: joehw, rriggs
bpb [Tue, 23 May 2017 11:47:52 -0700] rev 45330
8180353: FileOutputStream documentation does not indicate properly whether files get truncated or not
Summary: Update documentation of FileOutputStream(String)
Reviewed-by: chegar, dfuchs
dfuchs [Tue, 23 May 2017 11:33:01 +0100] rev 45329
8180428: Clarify implementation note in Clock.java to match implementation changes made by JDK-8068730
Reviewed-by: dholmes, scolebourne
duke [Wed, 05 Jul 2017 23:34:24 +0200] rev 45328
Merge