RFR: 8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date [v5]
Mikhail Yankelevich
myankelevich at openjdk.org
Mon Jan 19 10:28:58 UTC 2026
> Hi!
>
> This is my proposal to transfer `KeyStore` and `KeyStoreSpi` with internal implementations to use `Instance`s instead of `Date`s.
> I would be very grateful for your comments and suggestions.
>
> Thanks!
>
> P.S. this is related to [JDK-8350953](https://bugs.openjdk.org/browse/JDK-8350953)
Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
updated implementations to the latest docs
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29140/files
- new: https://git.openjdk.org/jdk/pull/29140/files/940ec507..aebf247c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29140&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29140&range=03-04
Stats: 10 lines in 5 files changed: 0 ins; 0 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/29140.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29140/head:pull/29140
PR: https://git.openjdk.org/jdk/pull/29140
More information about the security-dev
mailing list