On Mon, 20 Sep 2021 17:27:42 GMT, Sean Mullan <mul...@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