On Fri, 13 Mar 2026 16:11:47 GMT, Mikhail Yankelevich 
<[email protected]> wrote:

>> Adding new methods to `X509Certificate` to return `Instant` instead of 
>> `Date` as well as moving away from `Date` in internal packages wherever 
>> possible.
>
> Mikhail Yankelevich has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   minor doc change

src/java.base/share/classes/sun/security/util/DerValue.java line 1:

> 1: /*

In this class, shall I rewrite `getTimeInternal` to create a `ZonedDateTime` 
(or something similar, but a modern type) first?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30047#discussion_r3033094899

Reply via email to