mli [Tue, 15 Aug 2017 19:19:50 -0700] rev 46156
8179614: Test for jarsigner on verifying jars that are signed and timestamped by other JDK releases
Summary: A test on checking the compatibility on jarsigner cross different JDK releases
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
mli [Mon, 14 Aug 2017 21:24:45 -0700] rev 46155
8185620: MSCAPI test leaves too many entries in keystore
Summary: Deletes the added entries before exiting
Reviewed-by: vinnie
Contributed-by: John Jiang <sha.jiang@oracle.com>
cushon [Mon, 14 Aug 2017 17:19:31 -0700] rev 46154
8184940: JDK 9 rejects zip files where the modified day or month is 0
Reviewed-by: martin
jjg [Mon, 14 Aug 2017 13:57:15 -0700] rev 46153
8186160: Fix a11y issues in java.security package
Reviewed-by: wetmore
jjg [Mon, 14 Aug 2017 13:54:10 -0700] rev 46152
8186156: Fix a11y and HTML issues in java.net and javax.net packages
Reviewed-by: lancea, mchung
goetz [Fri, 28 Jul 2017 14:06:28 +0200] rev 46151
8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests.
Summary: Add new keyword 'printer'. Some minor test fixes to show headless exception. Add some @requires windows.
Reviewed-by: serb, mbaesken
bpb [Fri, 11 Aug 2017 15:44:44 -0700] rev 46150
8186157: (scanner) Modify java/util/Scanner/ScanTest.java to fail if Engilsh Locale unavailable
Summary: Fail if the English locale is not available on the system
Reviewed-by: lancea