RFR: 8345375: Improve debuggability of test/jdk/java/net/Socket/CloseAvailable.java
Jaikiran Pai
jpai at openjdk.org
Wed Dec 4 06:40:41 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.
Thank you Christian and Daniel for the reviews. tier2 testing and repeat testing of this change went fine.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22511#issuecomment-2516318341
More information about the net-dev
mailing list