Thu, 16 Mar 2017 16:56:08 +0000 8176772: jar tool support to report automatic module names
chegar [Thu, 16 Mar 2017 16:56:08 +0000] rev 44267
8176772: jar tool support to report automatic module names Reviewed-by: alanb, mchung
Thu, 16 Mar 2017 08:58:31 -0700 8176846: (fc) Increase timeouts of and instrument some tests using FileChannel#write
bpb [Thu, 16 Mar 2017 08:58:31 -0700] rev 44266
8176846: (fc) Increase timeouts of and instrument some tests using FileChannel#write Summary: Change tests to improve odds of passing on slow file systems. Reviewed-by: clanger, rriggs
Thu, 16 Mar 2017 15:30:54 +0000 8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem
prappo [Thu, 16 Mar 2017 15:30:54 +0000] rev 44265
8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem Reviewed-by: mr
Thu, 16 Mar 2017 14:46:50 +0100 8176849: jdk9 BCL builds fail after cleaning up temporary file ASSEMBLY_EXCEPTION
erikj [Thu, 16 Mar 2017 14:46:50 +0100] rev 44264
8176849: jdk9 BCL builds fail after cleaning up temporary file ASSEMBLY_EXCEPTION Reviewed-by: ihse
Wed, 15 Mar 2017 19:24:56 -0700 8176563: @since value errors in apis of java.base/java.logging module
mli [Wed, 15 Mar 2017 19:24:56 -0700] rev 44263
8176563: @since value errors in apis of java.base/java.logging module Reviewed-by: alanb, chegar, dfuchs, dholmes, martin, naoto, rriggs
Wed, 15 Mar 2017 18:08:46 -0700 8176815: Remove StackFramePermission and use RuntimePermission for stack walking
mchung [Wed, 15 Mar 2017 18:08:46 -0700] rev 44262
8176815: Remove StackFramePermission and use RuntimePermission for stack walking Reviewed-by: alanb, bchristi
Wed, 15 Mar 2017 17:17:16 -0700 8066640: clarify security checks in ObjectInputStream.enableResolveObject and ObjectOutputStream.enableReplaceObject
smarks [Wed, 15 Mar 2017 17:17:16 -0700] rev 44261
8066640: clarify security checks in ObjectInputStream.enableResolveObject and ObjectOutputStream.enableReplaceObject Reviewed-by: chegar, darcy
Wed, 15 Mar 2017 22:57:48 +0000 8175251: Failed to load RSA private key from pkcs12
valeriep [Wed, 15 Mar 2017 22:57:48 +0000] rev 44260
8175251: Failed to load RSA private key from pkcs12 Summary: Enhanced DER library with extra arg to control leading-0 check Reviewed-by: mullan
Wed, 15 Mar 2017 23:09:18 +0100 8176834: jdk/nio/zipfs/MultiReleaseJarTest.java test fails after JDK-8176709
redestad [Wed, 15 Mar 2017 23:09:18 +0100] rev 44259
8176834: jdk/nio/zipfs/MultiReleaseJarTest.java test fails after JDK-8176709 Reviewed-by: mchung
Wed, 15 Mar 2017 12:58:11 -0700 8176793: SecureRandom FIPS 140-2, Security Requirements for Cryptographic Modules link 404
wetmore [Wed, 15 Mar 2017 12:58:11 -0700] rev 44258
8176793: SecureRandom FIPS 140-2, Security Requirements for Cryptographic Modules link 404 Reviewed-by: mullan
Wed, 15 Mar 2017 19:33:00 +0100 8176709: JarFileSystem::isMultiReleaseJar is incorrect
redestad [Wed, 15 Mar 2017 19:33:00 +0100] rev 44257
8176709: JarFileSystem::isMultiReleaseJar is incorrect Reviewed-by: mchung, sherman
Tue, 14 Mar 2017 19:44:52 -0700 8176721: @since value errors java.sql module
mli [Tue, 14 Mar 2017 19:44:52 -0700] rev 44256
8176721: @since value errors java.sql module Reviewed-by: lancea
Tue, 14 Mar 2017 19:23:37 -0700 8176566: @since value errors in types of java.base module
mli [Tue, 14 Mar 2017 19:23:37 -0700] rev 44255
8176566: @since value errors in types of java.base module Reviewed-by: martin, psandoz
Wed, 15 Mar 2017 08:09:43 +0800 8176296: Test sun/security/krb5/auto/Basic.java faling after adding module declaration into TEST.properties.
weijun [Wed, 15 Mar 2017 08:09:43 +0800] rev 44254
8176296: Test sun/security/krb5/auto/Basic.java faling after adding module declaration into TEST.properties. Reviewed-by: valeriep
Tue, 14 Mar 2017 16:43:59 -0700 8176744: Improve internal timing of java/nio/channels/Selector/SelectAndClose.java
bpb [Tue, 14 Mar 2017 16:43:59 -0700] rev 44253
8176744: Improve internal timing of java/nio/channels/Selector/SelectAndClose.java Summary: Replace two sleeps with CountDownLatch+sleep and Thread.join() Reviewed-by: rriggs, alanb
Tue, 14 Mar 2017 15:52:41 -0700 8174977: Update license files with consistent license/notice names
mchung [Tue, 14 Mar 2017 15:52:41 -0700] rev 44252
8174977: Update license files with consistent license/notice names Reviewed-by: alanb, mchung Contributed-by: jeannette.hung@oracle.com
Tue, 14 Mar 2017 07:04:50 -0700 8176551: testCommonPoolThreadContextClassLoader fails with "Should throw SecurityException"
dl [Tue, 14 Mar 2017 07:04:50 -0700] rev 44251
8176551: testCommonPoolThreadContextClassLoader fails with "Should throw SecurityException" Reviewed-by: martin, chegar, dholmes, amlu
Tue, 14 Mar 2017 08:35:52 -0400 Merge
mullan [Tue, 14 Mar 2017 08:35:52 -0400] rev 44250
Merge
Tue, 14 Mar 2017 08:35:03 -0400 8176503: Disable SHA-1 TLS Server Certificates
mullan [Tue, 14 Mar 2017 08:35:03 -0400] rev 44249
8176503: Disable SHA-1 TLS Server Certificates Reviewed-by: vinnie, ascarpino
Tue, 14 Mar 2017 20:24:22 +0800 8176715: sun/security/krb5/auto/HttpNegotiateServer.java does not compile
weijun [Tue, 14 Mar 2017 20:24:22 +0800] rev 44248
8176715: sun/security/krb5/auto/HttpNegotiateServer.java does not compile Reviewed-by: mullan
Mon, 13 Mar 2017 13:38:14 -0700 8176221: Preferences docs contain reference to Sun's JRE
bpb [Mon, 13 Mar 2017 13:38:14 -0700] rev 44247
8176221: Preferences docs contain reference to Sun's JRE Summary: Remove reference to "Sun's JRE" and add @implNote Reviewed-by: darcy
Wed, 05 Jul 2017 23:02:42 +0200 Merge
duke [Wed, 05 Jul 2017 23:02:42 +0200] rev 44246
Merge
Thu, 16 Mar 2017 12:09:14 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 12:09:14 -0700] rev 44245
Merge
Sat, 11 Mar 2017 23:23:06 -0800 Merge
jwilhelm [Sat, 11 Mar 2017 23:23:06 -0800] rev 44244
Merge
Wed, 08 Mar 2017 09:04:21 -0500 8176147: JVM should throw CFE for duplicate Signature attributes
hseigel [Wed, 08 Mar 2017 09:04:21 -0500] rev 44243
8176147: JVM should throw CFE for duplicate Signature attributes Summary: Add the needed checks to ClasFileParser for duplicate Signature attributes. Reviewed-by: dholmes, gtriantafill
Tue, 07 Mar 2017 09:32:49 -0800 8176238: [AOT] failure to build jdk.vm.compier with --with-jobs=1 configure flag
kvn [Tue, 07 Mar 2017 09:32:49 -0800] rev 44242
8176238: [AOT] failure to build jdk.vm.compier with --with-jobs=1 configure flag Summary: add --add-modules jdk.internal.vm.ci to Graal annotation process command line. Reviewed-by: iveresov, mchung
Mon, 06 Mar 2017 14:08:52 +0100 8164954: split_if creates empty phi and region nodes
neliasso [Mon, 06 Mar 2017 14:08:52 +0100] rev 44241
8164954: split_if creates empty phi and region nodes Summary: Don't split if all edges will be moved to new phi Reviewed-by: kvn, vlivanov
Mon, 06 Mar 2017 21:28:33 +0100 Merge
jwilhelm [Mon, 06 Mar 2017 21:28:33 +0100] rev 44240
Merge
Mon, 06 Mar 2017 09:45:58 -0500 8175383: JVM should throw NCDFE if ACC_MODULE and CONSTANT_Module/Package are set
hseigel [Mon, 06 Mar 2017 09:45:58 -0500] rev 44239
8175383: JVM should throw NCDFE if ACC_MODULE and CONSTANT_Module/Package are set Summary: If bad constant is seen, save it to throw CFE if ACC_MODULE is not in access_flags Reviewed-by: dholmes, acorn, lfoltan, gtriantafill
Sun, 05 Mar 2017 22:25:52 -0800 8172457: JarDirTest.java fails after recent change
iignatyev [Sun, 05 Mar 2017 22:25:52 -0800] rev 44238
8172457: JarDirTest.java fails after recent change Reviewed-by: iveresov
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip