duke [Thu, 24 Aug 2017 16:36:19 +0200] rev 46161
Merge
rriggs [Wed, 16 Aug 2017 16:46:51 -0400] rev 46160
8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Summary: Registry filter should allow arrays of any type
Reviewed-by: dfuchs, smarks, coffeys
sherman [Wed, 16 Aug 2017 13:15:45 -0700] rev 46159
8186227: jdk/nio/zipfs/ZeroDate.java fails on Windows with "IllegalArgumentException: Illegal character in opaque part at index 13"
Reviewed-by: rriggs
prr [Wed, 16 Aug 2017 11:29:58 -0700] rev 46158
8186259: IOExceptionIfEncodedURLTest.sh versus IOExceptionIfEncodedURLTest.java
Reviewed-by: tbell
dfuchs [Wed, 16 Aug 2017 10:55:05 +0100] rev 46157
8181422: ClassCastException in HTTP Client
Summary: Added missing AsyncSSLTunnelConnection
Reviewed-by: michaelm
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
jjg [Fri, 11 Aug 2017 14:07:14 -0700] rev 46149
8186153: Fix a11y and HTML issues in the java.math, java.text and java.time packages
Reviewed-by: lancea, bpb
jjg [Thu, 10 Aug 2017 15:23:03 -0700] rev 46148
8186052: Fix a11y and HTML issues in the java.base/java.lang[.*] packages
Reviewed-by: smarks