On Thu, 2 Jul 2026 14:11:03 GMT, Sean Mullan <[email protected]> wrote:
>> Mikhail Yankelevich has refreshed the contents of this pull request, and
>> previous commits have been removed. The incremental views will show
>> differences compared to the previous content of the PR. The pull request
>> contains one new commit since the last revision:
>>
>> JDK-8377980: Add methods returning Instant instead of Date to X509CRL and
>> X509CRLEntry
>
> src/java.base/share/classes/java/security/cert/X509CRL.java line 352:
>
>> 350:
>> 351: /**
>> 352: * Gets the {@code thisUpdate} instant from the CRL.
>
> Reword as: "Gets the {@code thisUpdate} date as an {@code Instant} from the
> CRL.
>
> This makes the wording more consistent with the new `X509Certificate` methods.
Done in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31700#discussion_r3561526046