On Mon, 11 May 2026 09:46:42 GMT, Mikhail Yankelevich 
<[email protected]> wrote:

>> Adding new methods to `X509Certificate` to return `Instant` instead of 
>> `Date` as well as moving away from `Date` in internal packages wherever 
>> possible.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Mikhail Yankelevich has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   comments

src/java.base/share/classes/java/security/cert/X509Certificate.java line 370:

> 368:     /**
> 369:      * Gets the {@code notAfter} date from the validity period of
> 370:      * the certificate. See {@link #getNotBefore() getNotBefore}

You might need to remove the "See getNotBefore..." sentence above.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30047#discussion_r3219439735

Reply via email to