hg: jdk8u/jdk8u/jdk: 3 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Mon Jan 6 05:26:34 UTC 2020
Changeset: 808ff6ebfd83
Author: afarley
Date: 2020-01-06 03:57 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/808ff6ebfd83
8227715: GPLv2 files missing Classpath Exception
Summary: Add missing exception to build files that were missed by JDK-8193758.
Reviewed-by: phh, andrew
! make/src/classes/build/tools/generatelsrequivmaps/EquivMapsGenerator.java
! make/src/native/add_gnu_debuglink/add_gnu_debuglink.c
! make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
! src/macosx/native/jobjc/JObjC.xcodeproj/default.pbxuser
Changeset: 0120cfad0532
Author: sgehwolf
Date: 2019-11-14 19:49 -0800
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/0120cfad0532
8232019: Add LuxTrust certificate updates to the existing root program
Reviewed-by: clanger, andrew
! src/share/lib/security/cacerts
+ test/security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java
! test/sun/security/lib/cacerts/VerifyCACerts.java
Changeset: 0d27e60569f7
Author: sgehwolf
Date: 2019-11-28 10:43 -0800
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/0d27e60569f7
8233223: Add Amazon Root CA certificates
Reviewed-by: clanger, andrew
! src/share/lib/security/cacerts
+ test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java
! test/sun/security/lib/cacerts/VerifyCACerts.java
More information about the jdk8u-changes
mailing list