On Fri, 9 Jan 2026 14:16:41 GMT, Mikhail Yankelevich <[email protected]> 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
