JDK-8368630 : java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 26
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • Submitted: 2025-09-25
  • Updated: 2025-11-03
  • Resolved: 2025-10-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26 b19Fixed
Related Reports
Relates :  
Description
[...]
SUCCESSFUL H3ServerPushTest::testExcessivePushResponsesWithDistinctIdsInOneResponse 'testExcessivePushResponsesWithDistinctIdsInOneResponse(TestInfo)' [2840ms]

[ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[ JUnit Tests: found 17, started 17, succeeded 17, failed 0, aborted 0, skipped 0]


JavaTest Message: Test complete.

----------System.out:(6/955)----------
WARNING: exception caught in Http2Chain::doFilter java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_GENERAL_PROTOCOL_ERROR
WARNING: exception caught in HttpTestHandler::handle java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_GENERAL_PROTOCOL_ERROR
WARNING: exception caught in Http2Chain::doFilter java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
WARNING: exception caught in HttpTestHandler::handle java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
WARNING: exception caught in Http2Chain::doFilter java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
WARNING: exception caught in HttpTestHandler::handle java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
result: Error. "junit" action timed out with a timeout of 120 seconds on agent 23


test result: Error. "junit" action timed out with a timeout of 120 seconds on agent 23
Comments
Changeset: 7ad9bdef Branch: master Author: Daniel Fuchs <dfuchs@openjdk.org> Date: 2025-10-02 15:19:26 +0000 URL: https://git.openjdk.org/jdk/commit/7ad9bdef1ed250a824ee9dee69b37bbcc8f7c924
02-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27492 Date: 2025-09-25 15:54:42 +0000
25-09-2025