On Mon, 1 Dec 2025 16:11:14 GMT, Artur Barashev <[email protected]> wrote:

>> The 3 checkTrusted methods in X509TrustManagerImpl have a lot of repeating 
>> code that can be moved into a helper method.
>
> Artur Barashev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Revert logging changes

src/java.base/share/classes/sun/security/ssl/X509TrustManagerImpl.java line 41:

> 39: import sun.security.validator.*;
> 40: 
> 41: /**

It seems only the last few sentences are outdated. Also, although we don't use 
`@author` labels anymore, we typically leave existing ones in place.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28275#discussion_r2590617925

Reply via email to