RFR: 8374808: Add an Instance in place of Date for KeyStore and KeyStoreSpi
Sean Mullan
mullan at openjdk.org
Wed Jan 14 16:05:21 UTC 2026
On Fri, 9 Jan 2026 14:16:41 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
> 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)
Can you change the title of the issue to be more descriptive that these are new APIs, ex: "Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date"
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29140#issuecomment-3750273990
More information about the security-dev
mailing list