RFR: 8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
Daniel D. Daugherty
dcubed at openjdk.org
Fri Feb 3 15:25:48 UTC 2023
On Fri, 3 Feb 2023 15:16:11 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> 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
I think that was supposed to be @requires, but I'm good with removing
the change for proper testing by the original submitter.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12409
More information about the net-dev
mailing list