RFR: 8301306: java/net/httpclient/* fail with -Xcomp: java.io.IOException: HTTP/1.1 header parser received no bytes [v3]

Alan Bateman alanb at openjdk.org
Thu Feb 2 12:58:26 UTC 2023


On Thu, 2 Feb 2023 12:51:29 GMT, SUN Guoyun <duke at openjdk.org> wrote:

> The following two tests have the same issue, can I submit the fix code to the same patch?
> java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java and jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java

StructuredTaskScopeTest runs 46 tests, and runs them for both platform and virtual threads. Which test is failing? There is no information in the JBS issue on this.

-------------

PR: https://git.openjdk.org/jdk/pull/12282


More information about the net-dev mailing list