[jdk11u-dev] RFR: 8339560: Unaddressed comments during code review of JDK-8337664
duke
duke at openjdk.org
Fri Feb 14 10:25:22 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
@vieiro
Your change (at version fd6b6bbe87ecce8f9be43652606bfe2c890f6f13) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2993#issuecomment-2658907044
More information about the jdk-updates-dev
mailing list