[jdk11u-dev] Integrated: 8339560: Unaddressed comments during code review of JDK-8337664
Antonio Vieiro
duke at openjdk.org
Fri Feb 14 10:35:20 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
This pull request has now been integrated.
Changeset: 52c8606d
Author: Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/52c8606db4e81b9aa9c55a31e5f401e5e835c714
Stats: 932 lines in 26 files changed: 391 ins; 541 del; 0 mod
8339560: Unaddressed comments during code review of JDK-8337664
Backport-of: 6a3f208c0b32d90eb3853008301e680695d3ac28
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2993
More information about the jdk-updates-dev
mailing list