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>