[jdk25u-dev] Integrated: 8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336
Roland Mesde
duke at openjdk.org
Mon Jan 5 16:23:41 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)
This pull request has now been integrated.
Changeset: c288508b
Author: Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/c288508b4d25a17f775fe8fb6be1a633d6ce57fd
Stats: 18 lines in 1 file changed: 8 ins; 4 del; 6 mod
8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336
Backport-of: ff538c7f5641bb24748243da44de5d964141ae31
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/108
More information about the jdk-updates-dev
mailing list