On Fri, 13 Mar 2026 14:28:26 GMT, Sean Mullan <[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.
>
> src/java.base/share/classes/java/security/cert/X509Certificate.java line 181:
> 
>> 179:      *
>> 180:      * @implSpec
>> 181:      * The default implementation converts an inputted {@code Instant} 
>> to
> 
> Nit:
> 
> s/an inputted/the specified/

changed in the next commit

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

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

Reply via email to