RFR: 8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306

Daniel Fuchs dfuchs at openjdk.org
Fri Feb 3 15:22:31 UTC 2023


Please find here a changeset that reverts a recent change made to java/net/httpclient/SpecialHeadersTest.java. That change is causing the test to fail in the CI with:


test result: Error. Parse Exception: Invalid tag: requests

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

Commit messages:
 - 8301787

Changes: https://git.openjdk.org/jdk/pull/12409/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12409&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8301787
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/12409.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12409/head:pull/12409

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


More information about the net-dev mailing list