jdv [Fri, 20 Jan 2017 14:28:46 +0530] rev 43313
8173064: Unexpected <body> tag in javax/imageio/plugins/tiff/package.html
Reviewed-by: psadhukhan, arapte
aniyogi [Fri, 20 Jan 2017 12:56:35 +0530] rev 43312
8172509: [TEST_BUG] [macosx] Failure of the new test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java
Reviewed-by: serb, alexsch
prr [Thu, 19 Jan 2017 12:04:58 -0800] rev 43311
8172813: test/java/awt/font/JNICheck/JNICheck.sh fails on Linux
Reviewed-by: serb, psadhukhan, pnarayanan
prr [Wed, 18 Jan 2017 17:36:24 -0800] rev 43310
6232267: TrueType Fonts which have only Apple platform names cannot be loaded
Reviewed-by: psadhukhan
alexsch [Wed, 18 Jan 2017 17:22:03 +0300] rev 43309
8168537: Test fails with AccessControlException
Reviewed-by: prr, serb
serb [Wed, 18 Jan 2017 18:14:50 +0300] rev 43308
8149879: Examine UIDefaults::addResourceBundle(String bundleName) with resource encapsulation
Reviewed-by: prr, mchung, alexsch
anazarov [Thu, 26 Jan 2017 19:06:01 +0300] rev 43307
8173395: Problemlist tools/jar/multiRelease/ApiValidatorTest.java
Reviewed-by: ksrini
anazarov [Thu, 26 Jan 2017 14:32:41 +0300] rev 43306
8173372: Add tests for multi-release module jar API validator
Reviewed-by: psandoz
mchung [Wed, 25 Jan 2017 10:53:01 -0800] rev 43305
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
Reviewed-by: mullan
plevart [Wed, 25 Jan 2017 15:53:17 +0100] rev 43304
Merge
plevart [Wed, 25 Jan 2017 15:41:20 +0100] rev 43303
8173056: Add test that captures current behavior of annotations with invalid annotation types
Reviewed-by: redestad
chegar [Wed, 25 Jan 2017 14:10:03 +0000] rev 43302
8173354: javadoc warning notice for types in Incubator Modules
Reviewed-by: erikj, michaelm
mli [Wed, 25 Jan 2017 03:47:40 -0800] rev 43301
8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
Reviewed-by: dholmes
mli [Tue, 24 Jan 2017 18:41:36 -0800] rev 43300
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
Summary: The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
psandoz [Tue, 24 Jan 2017 18:24:40 -0800] rev 43299
8172732: spec clarification for URLClassLoader for Multirelease jars
Reviewed-by: mchung, chegar, alanb
xuelei [Tue, 24 Jan 2017 23:07:53 +0000] rev 43298
8172869: 4096 is not supported yet for the DH Parameter Generator
Reviewed-by: ascarpino, mullan