amurillo [Mon, 06 Jun 2016 12:45:17 -0700] rev 38798
Merge
amurillo [Mon, 06 Jun 2016 09:58:04 -0700] rev 38797
Merge
amurillo [Thu, 02 Jun 2016 14:58:53 -0700] rev 38796
Merge
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
psandoz [Wed, 11 May 2016 09:13:45 +0200] rev 38789
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
vlivanov [Wed, 11 May 2016 00:38:26 +0300] rev 38788
Merge
sla [Tue, 24 May 2016 08:53:54 +0200] rev 38787
8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
Reviewed-by: sspitsyn
naoto [Mon, 06 Jun 2016 10:52:21 -0700] rev 38786
8146156: Inconsistent default locale in string formatter methods
Reviewed-by: sherman
srastogi [Mon, 06 Jun 2016 09:13:35 +0200] rev 38785
8158171: MethodHandles.dropArgumentsToMatch(...) non-documented IAE
Reviewed-by: sundar, mhaupt
bchristi [Fri, 03 Jun 2016 17:01:23 -0700] rev 38784
8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames
Reviewed-by: mchung
sherman [Fri, 03 Jun 2016 16:31:13 -0700] rev 38783
8074819: Resolve disabled warnings for libzip
Reviewed-by: naoto
mchung [Fri, 03 Jun 2016 12:26:45 -0700] rev 38782
8158604: test/java/util/ResourceBundle/modules/appbasic missing @test
Reviewed-by: alanb, okutsu
michaelm [Fri, 03 Jun 2016 16:28:53 +0100] rev 38781
8158651: ConcurrentModification exceptions in httpclient
Reviewed-by: rriggs
chegar [Fri, 03 Jun 2016 13:45:30 +0100] rev 38780
8158525: Update a few java/net tests to use the loopback address instead of the host address
Reviewed-by: rriggs
mchung [Thu, 02 Jun 2016 16:39:14 -0700] rev 38779
8157892: StackFrame::getFileName returns null when a source file exists for native methods
8157977: getByteCodeIndex method from StackFrame does not return negative number when StackFrame is a native frame
Reviewed-by: dfuchs, bchristi
lana [Thu, 02 Jun 2016 21:15:12 +0000] rev 38778
Merge
sherman [Thu, 02 Jun 2016 14:03:50 -0700] rev 38777
8158482: regex UNICODE_CHARACTER_CLASS flag cannot be disabled with an embedded flag expression
Reviewed-by: bpb
rhalade [Thu, 02 Jun 2016 12:25:17 -0700] rev 38776
8158560: Mark java/rmi/transport/dgcDeadLock/DGCDeadLock.java as intermittently faiing
Reviewed-by: smarks
darcy [Thu, 02 Jun 2016 10:52:55 -0700] rev 38775
8158551: BigDecimal.sqrt javadoc typo
Reviewed-by: bpb, lancea
mhaupt [Thu, 02 Jun 2016 14:28:16 +0200] rev 38774
8156868: MethodHandles.zero(Class) doc issues
Reviewed-by: psandoz, mhaupt
darcy [Wed, 01 Jun 2016 15:28:05 -0700] rev 38773
8158451: Problem list IncludeLocalesPluginTest.java
Reviewed-by: naoto
smarks [Wed, 01 Jun 2016 13:47:55 -0700] rev 38772
8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung
darcy [Wed, 01 Jun 2016 11:22:06 -0700] rev 38771
8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
darcy [Wed, 01 Jun 2016 11:16:58 -0700] rev 38770
5040830: (ann) please improve toString() for annotations containing exception proxies
Reviewed-by: psandoz
sherman [Wed, 01 Jun 2016 09:52:08 -0700] rev 38769
8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
Reviewed-by: psandoz
rpatil [Wed, 01 Jun 2016 14:33:44 +0100] rev 38768
8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
weijun [Wed, 01 Jun 2016 15:35:38 +0800] rev 38767
8152108: Correct jarsigner warning message about missing timestamp
Reviewed-by: mullan