Fri, 12 Aug 2016 00:39:34 +0000 8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86) Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning Reviewed-by: vinnie, mullan
Fri, 12 Aug 2016 00:10:07 +0000 6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification Summary: Changed to allow null actions value Reviewed-by: xuelei
Thu, 11 Aug 2016 23:41:48 +0300 8163877: Tests added in JDK-8163518 fail on some platforms
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy
Thu, 11 Aug 2016 17:02:46 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
Thu, 11 Aug 2016 17:03:40 +0300 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() Reviewed-by: rriggs, shade
Thu, 11 Aug 2016 13:10:54 +0800 8133910: Some sun/security/tools tests failed.
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed. Reviewed-by: xuelei
Wed, 10 Aug 2016 15:51:25 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Wed, 10 Aug 2016 22:48:25 +0100 8163586: java.net.http.RawChannel has been made public by mistake
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake Reviewed-by: chegar
Wed, 10 Aug 2016 22:49:05 +0200 8163814: JDK build has been failing after 8163373
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373 Reviewed-by: mchung
Wed, 10 Aug 2016 21:55:25 +0200 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke Reviewed-by: vlivanov, mchung
Wed, 10 Aug 2016 17:55:08 +0200 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h Reviewed-by: serb
Wed, 10 Aug 2016 13:54:38 +0200 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke Reviewed-by: igerasim, psandoz
Wed, 10 Aug 2016 11:54:12 +0100 8163104: Unexpected NPE still possible on some Kerberos ticket calls
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls Reviewed-by: weijun
Tue, 09 Aug 2016 22:31:41 -0700 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling. Reviewed-by: xuelei
Wed, 10 Aug 2016 11:30:53 +0800 8162739: Create new keytool option to access cacerts file
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file Reviewed-by: erikj, vinnie, mullan
Wed, 10 Aug 2016 11:21:01 +0800 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test Reviewed-by: chegar
Fri, 29 Jul 2016 09:58:28 -0700 8158295: Add a multi-release jar validation mechanism to jar tool
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool Reviewed-by: ogb, psandoz
Tue, 09 Aug 2016 07:50:26 -0700 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout Reviewed-by: chegar
Tue, 09 Aug 2016 07:43:48 -0700 8163431: probeContentType/Basic.java fails after changes for JDK-8146215
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215 Summary: Allow multiple legal MIME type interpretations for certain extensions. Reviewed-by: chegar
Thu, 11 Aug 2016 15:47:09 +0000 Added tag jdk-9+131 for changeset 6863c0579ecf
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
Wed, 05 Jul 2017 22:04:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
Fri, 12 Aug 2016 08:59:20 -0700 8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
mhaupt [Fri, 12 Aug 2016 08:59:20 -0700] rev 40246
8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev Reviewed-by: shade
Thu, 11 Aug 2016 17:02:27 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
Wed, 10 Aug 2016 15:48:04 -0700 8136930: Simplify use of module-system options by custom launchers
hseigel [Wed, 10 Aug 2016 15:48:04 -0700] rev 40244
8136930: Simplify use of module-system options by custom launchers Reviewed-by: coleenp, lfoltan, mchung
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
Thu, 11 Aug 2016 17:01:55 +0000 Merge
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
Wed, 10 Aug 2016 15:49:03 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:03 -0700] rev 40241
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 1ca743d80734
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip