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

SUN Guoyun duke at openjdk.org
Fri Feb 3 01:17:48 UTC 2023


On Thu, 2 Feb 2023 12:55:09 GMT, Alan Bateman <alanb 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.

test StructuredTaskScopeTest.testInterruptJoinUntil1(java.lang.ThreadBuilders$PlatformThreadFactory at 6e8e0c75): failure
I'll set up a in the JBS issue to fix these two test cases later.

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

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


More information about the net-dev mailing list