RFR: 8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306 [v2]
Daniel Fuchs
dfuchs at openjdk.org
Fri Feb 3 15:41:52 UTC 2023
On Fri, 3 Feb 2023 15:27:54 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> > I think that was supposed to be @requires, but I'm good with removing the change for proper testing by the original submitter.
>
> Ah good point. I could not find an example of test using `vm.compMode != "Xcomp"` that's why I opted for simply removing the line.
OK - my regexp was bad - I have updated the test to use `@requires`. can you re-review @dcubed-ojdk ?
-------------
PR: https://git.openjdk.org/jdk/pull/12409
More information about the net-dev
mailing list