[jdk25u-dev] RFR: 8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336

duke duke at openjdk.org
Mon Jan 5 16:06:21 UTC 2026


On Wed, 17 Dec 2025 22:04:44 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336.
> 
> For parity with Oracle JDK.
> 
> This commit removes the dependency on jdk.test.lib.Utils class to avoid premature security API initialization. Test maintains same functionality and expectations without the problematic utility class.
> 
> Ran the specific test on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> (Passed) - make test TEST=test/jdk/sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java
> 
> Results are attached:
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24261597/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24261599/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24261600/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24261601/windows-x64-specific-test.log)

@rm-gh-8 
Your change (at version 4feadc1831509c7d5fe89f51f9eb1323a2188ced) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/108#issuecomment-3711053461


More information about the jdk-updates-dev mailing list