On Thu, 27 Mar 2025 14:13:10 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix java.security syntax. Remove whitespace. > > src/java.base/share/classes/sun/security/ssl/SSLScope.java line 39: > >> 37: CERTIFICATE_SIGNATURE("CertificateSignature"); >> 38: >> 39: final String name; > > Make this `private`. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23681#discussion_r2017736674