On Thu, 4 Sep 2025 12:46:48 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Address review comments from Sean. > > src/java.base/share/classes/sun/security/util/CryptoAlgorithmConstraints.java > line 51: > >> 49: >> 50: // Disabled algorithm security property for JCE crypto services >> 51: public static final String PROPERTY_CRYPTO_DISABLED_ALGS = > > I think this can be private. Yes ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26377#discussion_r2342643101