On Thu, 18 Jun 2026 16:15:57 GMT, Sean Mullan <[email protected]> wrote:
>> Hai-May Chao has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Split legacy alg detection from capturing the caller > > src/java.base/share/conf/security/java.security line 831: > >> 829: # >> 830: #jdk.crypto.disabledAlgorithms= >> 831: #jdk.crypto.legacyAlgorithms= > > Let's put the legacy property before the disabled property as it better > matches how an algorithm would be restricted by first adding it to the legacy > property and then later adding it to the disabled property. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31472#discussion_r3463040875
