On Tue, 12 May 2026 20:28:54 GMT, Ashay Rane <[email protected]> wrote:
> NTLM is removed from Windows 11 24H2 and Windows Server 2025 [1], > causing the NTLMHeadTest and TestTransparentNTLM tests to fail on these > platforms. This patch adds an annotation to skip these tests on Windows > 11 and on Windows Server 2025. > > [1] > https://support.microsoft.com/en-us/topic/upcoming-changes-to-ntlmv1-in-windows-11-version-24h2-and-windows-server-2025-c0554217-cdbc-420f-b47c-e02b2db49b2e > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 4d9e49a1 Author: Ashay Rane <[email protected]> Committer: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/4d9e49a15f3e9f4f4f30a6b05e85fd4d32adc0cd Stats: 16 lines in 2 files changed: 13 ins; 0 del; 3 mod 8384486: NTLM tests fail on Windows 11 and Windows Server 2025 Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/31141
