After JDK-8349910 the 2 tests java/net/httpclient/http3/H3SimpleGet.java#useNioSelector and #with-continuations fail on AIX; all the other HTTP3 related tests seem to do fine on AIX.
Seems the tests fail in the runs with -Dsimpleget.chunks=16384 ... -Djdk.httpclient.quic.defaultMTU=16336 .
Seems the tests fail in the runs with -Dsimpleget.chunks=16384 ... -Djdk.httpclient.quic.defaultMTU=16336 .
- relates to
-
JDK-8349910 Implement JEP 517: HTTP/3 for the HTTP Client API
-
- Resolved
-