alanb [Thu, 26 May 2016 10:56:58 +0100] rev 38571
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
amlu [Thu, 26 May 2016 16:11:04 +0800] rev 38570
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
mchung [Wed, 25 May 2016 14:05:51 -0700] rev 38569
8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
sherman [Wed, 25 May 2016 13:53:03 -0700] rev 38568
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
smarks [Wed, 25 May 2016 13:38:35 -0700] rev 38567
8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
alanb [Wed, 25 May 2016 20:26:43 +0100] rev 38566
Merge
alanb [Wed, 25 May 2016 20:12:32 +0100] rev 38565
8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
alanb [Wed, 25 May 2016 19:58:03 +0100] rev 38564
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
chegar [Wed, 25 May 2016 20:04:57 +0100] rev 38563
8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
chegar [Wed, 25 May 2016 20:00:20 +0100] rev 38562
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
Reviewed-by: alanb, mchung, shade
snikandrova [Wed, 25 May 2016 17:07:13 +0300] rev 38561
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
amlu [Wed, 25 May 2016 18:01:16 +0800] rev 38560
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
bgopularam [Wed, 25 May 2016 09:14:55 +0000] rev 38559
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
sundar [Wed, 25 May 2016 11:43:57 +0530] rev 38558
8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
jjiang [Wed, 25 May 2016 03:06:24 +0100] rev 38557
8157635: Fix module dependencies for /sun/* tests
Summary: Module declarations for the tests in /sun/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>
jjiang [Wed, 25 May 2016 02:47:28 +0100] rev 38556
8157633: Fix module dependencies for /com/* tests
Summary: Module declarations for the tests in /com/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>