RFR: 8269039: Disable SHA-1 Signed JARs [v2]
Weijun Wang
weijun at openjdk.java.net
Mon Sep 20 21:43:19 UTC 2021
On Mon, 20 Sep 2021 17:27:42 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> src/java.base/share/classes/sun/security/provider/certpath/PKIX.java line 228:
>>
>>> 226: }
>>> 227: return timestampDate;
>>> 228: }
>>
>> Can we also add some words to the `date()` method? Something which tells the major difference between it and `timestamp()`?
>
> Done - see latest commit.
All is good. No any other comment.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5320
More information about the compiler-dev
mailing list