On Fri, 3 Apr 2026 12:51:46 GMT, Weijun Wang <[email protected]> wrote:

>> Mikhail Yankelevich has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   minor doc change
>
> src/java.base/share/classes/java/security/cert/X509Certificate.java line 175:
> 
>> 173:      * Checks that the given instant is within the certificate's
>> 174:      * validity period. In other words, this determines whether the
>> 175:      * certificate would be valid at the given date/time.
> 
> I think we can just say "the given instant".

I wanted to keep the `date/time` here as it seemed to me to be easier to read 
than repeating `instant`. Just wanted to keep it in clarification.

If you still think it's better to make it `instant` - I don't mind changing

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

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

Reply via email to