RFR: 8349583: Add mechanism to disable signature schemes based on their TLS scope [v18]

Artur Barashev abarashev at openjdk.org
Wed Mar 19 19:38:08 UTC 2025


On Wed, 19 Mar 2025 19:22:07 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java line 822:
>> 
>>> 820:                         }
>>> 821:                         this.scopes.add(scope);
>>> 822:                     }  else {
>> 
>> extra whitespace
>
> Please elaborate, I'm not quite sure what it means.

Nevermind, fixed it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23681#discussion_r2004152445


More information about the security-dev mailing list