[jdk17u] RFR: 8274215: Remove globalsignr2ca root from 17.0.2
Rajan Halade
rhalade at openjdk.java.net
Thu Sep 23 17:55:37 UTC 2021
On Thu, 23 Sep 2021 17:49:44 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> "globalsignr2ca [jdk]" was removed with JDK-8225083. This fix got pulled in to 17.0.1 (Oct 2021) release so had to be backed out with JDK-8273150. Since it was not allowed to be backed out from 17.0.1 repo only, it was backed out from 17.0.2 as well.
>
> Now that Oct release is finalized, the fix for JDK-8225083 can be added back to 17.0.2.
test/jdk/sun/security/lib/cacerts/VerifyCACerts.java line 30:
> 28: * 8209452 8209506 8210432 8195793 8216577 8222089 8222133 8222137 8222136
> 29: * 8223499 8225392 8232019 8234245 8233223 8225068 8225069 8243321 8243320
> 30: * 8243559 8225072 8258630 8259312 8256421 8225081 8225082 8225083
I kept old bug id in the test to simplify backports in future.
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/86
More information about the jdk-updates-dev
mailing list