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