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

duke duke at openjdk.org
Mon Feb 2 15:26:43 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)

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

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/202#issuecomment-3835838777


More information about the jdk-updates-dev mailing list