[jdk11u-dev] RFR: 8339560: Unaddressed comments during code review of JDK-8337664
Severin Gehwolf
sgehwolf at openjdk.org
Fri Feb 14 10:14:26 UTC 2025
On Thu, 13 Feb 2025 17:46:52 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Clean backport of [JDK-8339560](https://bugs.openjdk.org/browse/JDK-8339560) that improves `Distrust.java` and reorganizes the directories of distrusted certificates.
>
> It will prove useful in order to ease the review of future backports such as upcoming [JDK-8346587](https://bugs.openjdk.org/browse/JDK-8346587) for next april 2025.
>
> Tested with tier1 tests in Linux...
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:tier1 1497 1497 0 0
> jtreg:test/jdk:tier1 1899 1899 0 0
> jtreg:test/langtools:tier1 3941 3941 0 0
> jtreg:test/nashorn:tier1 0 0 0 0
> jtreg:test/jaxp:tier1 0 0 0 0
> ==============================
> TEST SUCCESS
>
>
> ... and with the `jdk/sun/security` tests too.
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/jdk/sun/security 656 656 0 0
> ==============================
> TEST SUCCESS
Looks clean as compared to the JDK 17u change. Test only change. OK.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2993#issuecomment-2658859837
More information about the jdk-updates-dev
mailing list