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