On Fri, 24 Jul 2026 21:13:29 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:
> 
>   Update X509Certificate.java

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

> 364:      * Gets the {@code notAfter} date from the validity period of
> 365:      * the certificate
> 366:      * for relevant ASN.1 definitions.

Remove this line.

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

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

Reply via email to