git: openjdk/jdk8u: 8 new changesets

Severin Gehwolf sgehwolf at openjdk.org
Wed May 31 14:37:31 UTC 2023


Changeset: c7c080ad
Author:    Ben Taylor <btaylor at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2023-05-24 18:10:56 +0000
URL:       https://git.openjdk.org/jdk8u/commit/c7c080ad9e0ec05ca09501f90ff4223183653534

8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4

Reviewed-by: phh, shade
Backport-of: 269eae61894b6bd0a7512045a369b53df747f6e5

! jdk/src/solaris/native/sun/nio/ch/DatagramChannelImpl.c
! jdk/test/java/nio/channels/DatagramChannel/Disconnect.java

Changeset: 85622986
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-05-24 22:30:07 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8562298613992526914416039f27c51e280703f7

8268558: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped

Reviewed-by: phh
Backport-of: 041ae20b10e11381415e8f61fd39e9e19aa8d4f2

! jdk/test/sun/security/pkcs11/rsa/TestP11KeyFactoryGetRSAKeySpec.java

Changeset: 764dbd54
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-05-24 22:38:59 +0000
URL:       https://git.openjdk.org/jdk8u/commit/764dbd54958f606475092d2ccc5f831d9ad5d7d5

8307310: Backport the tests for JDK-8058969 and JDK-8039271 to the OpenJDK8

Reviewed-by: phh

+ jdk/test/java/awt/Color/LoadProfileWithSM.java
+ jdk/test/java/awt/Color/LoadStandardProfilesTest.java

Changeset: 20b4c702
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-05-25 00:23:35 +0000
URL:       https://git.openjdk.org/jdk8u/commit/20b4c702073a20e7809024277cb03317219c4264

8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace

Backport-of: f4fa68a2a795ca073409b76332037cc601e66b13

! jdk/src/share/classes/java/awt/color/ICC_ColorSpace.java
+ jdk/test/java/awt/Color/GetMinMaxValue_ICC_ColorSpace.java

Changeset: 54208fcd
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-05-25 16:59:43 +0000
URL:       https://git.openjdk.org/jdk8u/commit/54208fcd86ade96a286f58c533fd211085566dd1

8305975: Add TWCA Global Root CA

Reviewed-by: andrew
Backport-of: 093f02aadbeedb8f22db7512cb5555c4c890b0fc

+ jdk/make/data/cacerts/twcaglobalrootca
+ jdk/test/security/infra/java/security/cert/CertPathValidator/certification/TWCAGlobalCA.java
! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 29ba98e5
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-05-25 17:30:08 +0000
URL:       https://git.openjdk.org/jdk8u/commit/29ba98e59b2df7fd85d3f0a000df0554fea845c2

8298108: Add a regression test for JDK-8297684
8298271: java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows

Reviewed-by: phh, andrew
Backport-of: 4da8411674b7515310000bd8243860bc73f9a03d

+ jdk/test/java/security/SignedJar/spi-calendar-provider/TestSPISigned.java
+ jdk/test/java/security/SignedJar/spi-calendar-provider/provider/baz/CalendarDataProviderImpl.java
+ jdk/test/java/security/SignedJar/spi-calendar-provider/provider/meta/META-INF/services/java.util.spi.CalendarDataProvider

Changeset: f5c2c39f
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-05-26 08:16:59 +0000
URL:       https://git.openjdk.org/jdk8u/commit/f5c2c39f665788bdcfdf915e5429032da9a675fd

8304760: Add 2 Microsoft TLS roots

Reviewed-by: andrew
Backport-of: f655ccd1c74bb18000ef2789d26952055c2deba1

+ jdk/make/data/cacerts/microsoftecc2017
+ jdk/make/data/cacerts/microsoftrsa2017
+ jdk/test/security/infra/java/security/cert/CertPathValidator/certification/MicrosoftTLS.java
! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 8efa32e5
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-05-26 12:05:17 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8efa32e54e23a0fb99cd7df697bec7e6c6baf8bf

8307134: Add GTS root CAs

Reviewed-by: andrew
Backport-of: 03030d47ebee5c20919fe0162ec86d3d400cd955

+ jdk/make/data/cacerts/gtsrootcar1
+ jdk/make/data/cacerts/gtsrootcar2
+ jdk/make/data/cacerts/gtsrootecccar3
+ jdk/make/data/cacerts/gtsrootecccar4
+ jdk/test/security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java
! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java



More information about the jdk8u-dev-changes mailing list