lana [Thu, 12 Jan 2017 23:41:16 +0000] rev 43112
Added tag jdk-9+152 for changeset aa067a69215c
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>