The new test introduced by JDK-8054022 does not work with the current JTreg version used by 11u, 6.1; see JDK-8326549.
We should exclude it until 11u can be updated to JTreg 7 which requires a number of dependent backports to fix other tests. This will not be for the 11.0.23 release, as rampdown is next week (2024-02-27)
We should exclude it until 11u can be updated to JTreg 7 which requires a number of dependent backports to fix other tests. This will not be for the 11.0.23 release, as rampdown is next week (2024-02-27)
- duplicates
-
JDK-8326564 Problem list HttpURLConnectionExpectContinueTest.java due to 8326503
- Closed
- relates to
-
JDK-8054022 HttpURLConnection timeouts with Expect: 100-Continue and no chunking
- Closed
-
JDK-8326549 [11u] jtreg 6.1 not working for test/jdk/java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java
- Closed
- links to
-
Review openjdk/jdk11u-dev/2547