[jdk25u-dev] RFR: 8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException

duke duke at openjdk.org
Mon Feb 2 15:25:35 UTC 2026


On Thu, 29 Jan 2026 18:06:36 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException.
> 
> This PR removes the 30-second timeout from InheritedChannelTest.test() method to enable better debugging of intermittent timeout failures.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java
> 
> Results attached;
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24969341/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24969343/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24969344/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24969345/linux-aarch64-specific-test.log)

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

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/203#issuecomment-3835826995


More information about the jdk-updates-dev mailing list