On Fri, 8 May 2026 12:52:55 GMT, Weijun Wang <[email protected]> wrote:
>> 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 388:
>
>> 386: * The default implementation calls {@code getNotAfter()}
>> 387: * and returns the output as an {@code Instant} value.
>> 388: * The {@code Date} returned by {@code getNotAfter()} should not be
>> null.
>
> Remove the line above like in `getNotBeforeInstant`.
Updated in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30047#discussion_r3217787343