RFR: 8345375: Improve debuggability of test/jdk/java/net/Socket/CloseAvailable.java
Daniel Fuchs
dfuchs at openjdk.org
Tue Dec 3 14:41:47 UTC 2024
On Tue, 3 Dec 2024 10:50:37 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this test-only change which should improve the debuggability of the `test/jdk/java/net/Socket/CloseAvailable.java` test?
>
> The test has been intermittently failing in our CI as noted in https://bugs.openjdk.org/browse/JDK-8269526. With these added logs in the test, I think it should help in the failure investigations in any future failures in this test.
>
> Repeat testing of this test in our CI, with this change, has passed. A tier2 testing is in progress.
Good to have more diagnosis.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22511#pullrequestreview-2475885737
More information about the net-dev
mailing list