> 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 updated the pull request incrementally with one 
additional commit since the last revision:

  Seans' comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31700/files
  - new: https://git.openjdk.org/jdk/pull/31700/files/3ea90771..49943082

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31700&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31700&range=02-03

  Stats: 12 lines in 2 files changed: 0 ins; 2 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/31700.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31700/head:pull/31700

PR: https://git.openjdk.org/jdk/pull/31700

Reply via email to