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.

This pull request has now been integrated.

Changeset: 5aa115b5
Author:    Jaikiran Pai <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/5aa115b569bb6617a67dbb5297a9ec0fd36a3390
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8379622: Problemlist java/nio/channels/SocketChannel/OpenLeak.java and 
CloseDuringConnect.java on macos 26

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/30162

Reply via email to