duke [Wed, 05 Jul 2017 22:41:11 +0200] rev 43111
Merge
darcy [Wed, 18 Jan 2017 19:07:09 +0000] rev 43110
8172957: Problem list JmodTest.java on windows until JDK-8172870 is fixed
Reviewed-by: mchung
mchung [Mon, 16 Jan 2017 12:15:44 -0800] rev 43109
8160286: jmod hash is creating unlinkable modules
Reviewed-by: alanb, psandoz, chegar
amlu [Mon, 16 Jan 2017 21:17:24 +0800] rev 43108
8156595: java/io/pathNames/GeneralWin32.java fail intermittently on windows-x64
Reviewed-by: psandoz
jlahoda [Mon, 16 Jan 2017 09:53:34 +0100] rev 43107
8171386: jshell tool: paging of javadoc output broken on Windows
Summary: Fixing detection of console window size.
Reviewed-by: rfield
fyuan [Mon, 16 Jan 2017 15:16:10 +0800] rev 43106
8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
Summary: The fix takes the server to accept request after the client threads start, and also deal with possible timeout issue.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
bpb [Fri, 13 Jan 2017 14:58:21 -0800] rev 43105
8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
Summary: When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths
Reviewed-by: rriggs
mli [Fri, 13 Jan 2017 14:54:04 -0800] rev 43104
7146543: TEST_BUG: java/rmi/registry/readTest/readTest.sh failing intermittently with port in use
Reviewed-by: rriggs
bpb [Fri, 13 Jan 2017 13:31:16 -0800] rev 43103
8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used
Summary: Normalize the name component of the temporary file path
Reviewed-by: rriggs
smarks [Fri, 13 Jan 2017 12:35:53 -0800] rev 43102
8172221: Directorate of Time has been superseded
Reviewed-by: lancea
michaelm [Fri, 13 Jan 2017 17:45:32 +0000] rev 43101
8172253: SetIfModifiedSince.java test fails with http return code 404
Reviewed-by: chegar, dfuchs
clanger [Fri, 13 Jan 2017 13:12:21 +0100] rev 43100
8170544: Fix code scan findings in libnet
Reviewed-by: goetz, chegar
sherman [Fri, 13 Jan 2017 01:07:50 -0800] rev 43099
8172767: a bulk of tests failed with FileSystemException on Windows
Reviewed-by: chegar
sherman [Thu, 12 Jan 2017 22:44:13 -0800] rev 43098
8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Reviewed-by: mchung
lana [Fri, 13 Jan 2017 01:36:07 +0000] rev 43097
Merge
amjiang [Thu, 12 Jan 2017 17:10:41 -0800] rev 43096
8171423: Relocate /test/lib/security/SecurityTools.java
Reviewed-by: weijun, xuelei