On Fri, 27 Oct 2023 15:07:55 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Ben Perez has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Updated documentation, minor fixes in test > > test/jdk/sun/security/x509/DNSName/LeadingPeriod.java line 82: > >> 80: // disable CRL checker >> 81: System.setProperty("com.sun.security.enableCRLDP", "false"); >> 82: > > You should not need to set this property if revocation is disabled. You may have missed this comment, you can also remove lines 77-78. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16295#discussion_r1377647382