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