On Tue, 10 Mar 2026 11:02:49 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this change which problem lists > `java/nio/channels/SocketChannel/OpenLeak.java` and > `java/nio/channels/SocketChannel/CloseDuringConnect.java tests on macos 26? > > These 2 tests fail regularly (and contribute to failures) on macos 26. The > underlying issue appears to be a bug in macos 26, for which an issue has been > filed with Apple. Details are available in > https://bugs.openjdk.org/browse/JDK-8375658. > > I've verified that the problem listing correctly prevents these two tests > from running on macos 26. I've also checked that the tests continue to > execute (and pass) on other platforms. I'm waiting for a run to complete on > macos 15.x to make sure these tests continue to run and pass there. Hopefully Apple will fix this bug soon and these tests can run again. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30162#pullrequestreview-3921912392
