[jdk25u-dev] Integrated: 8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout

Roland Mesde duke at openjdk.org
Mon Feb 2 18:54:30 UTC 2026


On Thu, 29 Jan 2026 17:34:41 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout.
> 
> This PR fixes race conditions and logic bugs causing intermittent timeouts in RawChannelTestDriver.java.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/java/net/httpclient/whitebox/RawChannelTestDriver.java
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24969100/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24969101/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24969102/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24969104/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 974ae567
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/974ae567198893df43fd939c53aea849d003c0ac
Stats:     81 lines in 2 files changed: 65 ins; 6 del; 10 mod

8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout

Backport-of: 8a7af77e991511e144914abc129a9d4d40c0b76b

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

PR: https://git.openjdk.org/jdk25u-dev/pull/202


More information about the jdk-updates-dev mailing list