> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31700/files
  - new: https://git.openjdk.org/jdk/pull/31700/files/624ae72b..2fde33ad

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

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 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