RFR: 8244336: Restrict algorithms at JCE layer [v4]

Valerie Peng valeriep at openjdk.org
Wed Aug 6 04:40:06 UTC 2025


On Tue, 5 Aug 2025 19:41:30 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Added support for overriding the security property with a system
>>   property using the same property name.
>
> src/java.base/share/classes/sun/security/util/CryptoAlgorithmConstraints.java line 40:
> 
>> 38: /**
>> 39:  * Algorithm constraints for disabled crypto algorithms property
>> 40:  *
> 
> Blank line will be ignored, `<P>` should be used

I re-wrote to put everything in one paragraph.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26377#discussion_r2255841539


More information about the security-dev mailing list