RFR: 8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date [v7]
Mikhail Yankelevich
myankelevich at openjdk.org
Wed Jan 21 13:58:00 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:
Doc changes
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29140/files
- new: https://git.openjdk.org/jdk/pull/29140/files/a01ca622..befe9989
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29140&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29140&range=05-06
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 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