[jdk8u-dev] RFR: 8339560: Unaddressed comments during code review of JDK-8337664 [v3]

Andrew John Hughes andrew at openjdk.org
Tue Mar 4 00:43:02 UTC 2025


On Tue, 25 Feb 2025 17:05:33 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> I'm backporting this test-only refactoring so that future distrust changes are easier to apply. In particular, this backport eases backporting [JDK-8346587](https://bugs.openjdk.org/browse/JDK-8346587). The patch was mostly done by hand as it didn't apply cleanly.
>> 
>> Notable changes:
>> - `/test/lib` => `/lib/security` test library changes
>> - Manual renames of cert chains due to changed paths in JDK 8u
>> - Applied hunks manually to Distrust.java (rename from `Entrust/Distrust.java` as well).
>> 
>> Testing:
>> - [x] Tests in `sun/security/ssl/X509TrustManagerImpl`
>
> Severin Gehwolf has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Another empty line

This and [JDK-8346587](https://bugs.openjdk.org/browse/JDK-8346587) should probably go to openjdk/jdk8u in order to make 8u452.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/626#issuecomment-2695893127


More information about the jdk8u-dev mailing list