Can I please get a review of this problem listing update for the `java/nio/channels/SocketChannel/CloseDuringConnect.java` and the `java/nio/channels/SocketChannel/OpenLeak.java` tests?
As noted in https://bugs.openjdk.org/browse/JDK-8389953, the underlying bug for which we have an issue open with Apple is still being looked into. Until then instead of updating this file every single release of macos, I think it's now time to problem list these 2 tests for all versions of macos until the underlying issue is addressed. I'll integrate this after verifying this change in our CI. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8389953: Problemlist java/nio/channels/SocketChannel/OpenLeak.java and CloseDuringConnect.java on all versions of macos Changes: https://git.openjdk.org/jdk/pull/32255/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32255&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8389953 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/32255.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32255/head:pull/32255 PR: https://git.openjdk.org/jdk/pull/32255
