[jdk11u-dev] RFR: 8326594: Exclude test/jdk/java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java
Andrew John Hughes
andrew at openjdk.org
Fri Feb 23 17:40:10 UTC 2024
This new test introduced by #2523 fails with JTreg 6.1, as currently used by 11u. As we won't be able to move to JTreg 7 until the 11.0.24 timeframe, we should exclude this test for 11.0.23. The test will still be present for those who want to manually run the test using a later JTreg.
-------------
Commit messages:
- 8326594: Exclude test/jdk/java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java
Changes: https://git.openjdk.org/jdk11u-dev/pull/2547/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2547&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326594
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2547.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2547/head:pull/2547
PR: https://git.openjdk.org/jdk11u-dev/pull/2547
More information about the jdk-updates-dev
mailing list