On Fri, 31 Jul 2026 09:58:24 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this test-only change which enables debug > logging of the `HttpClient` in the > `java/net/httpclient/http2/H2GoAwayPromptConnectionClose.java` test? > > As noted in https://bugs.openjdk.org/browse/JDK-8389498, this test timed out > unexpectedly once in our CI. If/when this test times out again, this debug > logging should hopefully provide some hints on what's going on. I've verified > that the generated logs in this test don't overflow the jtreg limit, so we > should be able to get hold of the entire logs from any timing out run. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 17ae7267 Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/17ae7267d10f8398e7cc5851e103949f831eb4ed Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8389498: Enable HttpClient debug logging in java/net/httpclient/http2/H2GoAwayPromptConnectionClose.java test Reviewed-by: djelinski, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/32143
