On Sat, 27 Jun 2026 10:22:01 GMT, Mikhail Yankelevich <[email protected]> wrote:
>> Introducing Instant returning methods in the public api to similar to >> X509Certificate: >> * X509CRL: getThisUpdate, getNextUpdate >> * X509CRLEntry: getRevocationDate >> >> Please note, this pr only changes public api with internals changed as a >> separate pr due to overlap with other implementations in the queue for a >> `Date` to `Instant` change >> >> --------- >> - [X] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > 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 Just updated copyright notice since the previous one was unusual for the package. I'm not sure which one i have to use since I never knew that there were several. Please let me know if I have to update it ------------- PR Comment: https://git.openjdk.org/jdk/pull/31700#issuecomment-4817109155
