chegar [Thu, 24 Mar 2016 15:34:37 +0000] rev 36675
Merge
chegar [Thu, 24 Mar 2016 15:32:54 +0000] rev 36674
8149122: Move sun.misc.URLClassPath and Resouce to an internal package
Reviewed-by: alanb, rriggs
dfuchs [Thu, 24 Mar 2016 14:45:46 +0100] rev 36673
8152606: java.base no longer needs to export sun.util.logging to java.httpclient
Summary: Now that JDK-8151281 is fixed, java.base module-info.java can be cleaned up to no longer export sun.util.logging to java.httpclient.
Reviewed-by: chegar, alanb
erikj [Thu, 24 Mar 2016 14:23:37 +0100] rev 36672
8152545: Use preprocessor instead of compiling a program to generate native nio constants
Reviewed-by: alanb
xuelei [Thu, 24 Mar 2016 12:41:24 +0000] rev 36671
8152237: Support BigInteger.TWO
Reviewed-by: jnimeh, bpb, weijun
chegar [Thu, 24 Mar 2016 11:59:07 +0000] rev 36670
8152277: Move URLClassPath.pathToURLs(String) to RegistryImpl
Reviewed-by: alanb
chegar [Thu, 24 Mar 2016 11:56:47 +0000] rev 36669
8152642: Remove sun.misc.Unsafe dependency from java.lang.reflect.Proxy
Reviewed-by: alanb, shade
shade [Thu, 24 Mar 2016 12:52:03 +0300] rev 36668
8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization
Reviewed-by: plevart, chegar