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
Tue Jan 20 16:48:19 UTC 2026


On Tue, 20 Jan 2026 14:02:24 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   updated implementations to the latest docs
>
> src/java.base/share/classes/java/security/KeyStore.java line 1210:
> 
>> 1208:     /**
>> 1209:      * Returns the instant that the entry identified
>> 1210:      * by the given alias was created.
> 
> Nit: you can fit more text on the first line before adding a line break.

Made the changes, thank you

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29140#discussion_r2709192915


More information about the security-dev mailing list