dsamersoff [Fri, 27 May 2016 19:31:41 +0300] rev 38795
8152950: BasicLauncherTest.java fails due to type error
Summary: Better handle js engine initialization error
Reviewed-by: jbachorik
amurillo [Thu, 26 May 2016 14:24:50 -0700] rev 38794
Merge
jiangli [Wed, 25 May 2016 17:29:47 -0400] rev 38793
8157716: jdk.internal.loader.ClassLoaders.addURLToUCP() should return converted real path URL.
Summary: Rename jdk.internal.loader.ClassLoaders.addURLToUCP() to toFileURL(), which returns the converted URL.
Reviewed-by: martin, mchung
Contributed-by: alan.bateman@oracle.com
vlivanov [Tue, 24 May 2016 14:14:18 +0300] rev 38792
Merge
vlivanov [Fri, 20 May 2016 18:05:28 +0300] rev 38791
Merge
thartmann [Fri, 13 May 2016 08:31:23 +0200] rev 38790
8155608: String intrinsic range checks are not strict enough
Summary: Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose