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

Roland Mesde duke at openjdk.org
Mon Feb 2 18:56:42 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)

This pull request has now been integrated.

Changeset: 424b67e8
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/424b67e88807fc12a6b738a3d6449c804f31c3da
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException

Backport-of: a26221299e657b64379d2d56ed3b073f12b227d1

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

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


More information about the jdk-updates-dev mailing list