[jdk25u-dev] RFR: 8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException
Roland Mesde
duke at openjdk.org
Thu Jan 29 18:30:15 UTC 2026
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
-------------
Commit messages:
- Backport a26221299e657b64379d2d56ed3b073f12b227d1
Changes: https://git.openjdk.org/jdk25u-dev/pull/203/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=203&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8255463
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk25u-dev/pull/203.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/203/head:pull/203
PR: https://git.openjdk.org/jdk25u-dev/pull/203
More information about the jdk-updates-dev
mailing list