Integrated: 8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date

Mikhail Yankelevich myankelevich at openjdk.org
Tue Feb 10 12:21:03 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)

This pull request has now been integrated.

Changeset: 264fdc5b
Author:    Mikhail Yankelevich <myankelevich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/264fdc5b4ed5f4e35168048533196e670c3dda6c
Stats:     295 lines in 9 files changed: 206 ins; 4 del; 85 mod

8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date

Reviewed-by: weijun

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

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



More information about the security-dev mailing list