RFR: 8277313: Validate header failed for test/jdk/java/net/httpclient/HeadTest.java

Fairoz Matte fmatte at openjdk.java.net
Wed Nov 17 04:10:43 UTC 2021


On Wed, 17 Nov 2021 04:01:48 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Thank you for fixing this @fmatte1. I'm not a Reviewer, but this looks good to me.
> 
> Could you tell me which test identified this issue, so that I can in future run them locally if feasible?

Thanks Jaikiran for the review, it is test/jdk/java/net/httpclient/HeadTest.java you have missed one comma(,) after 2021 in the header field. We internally validate headers that script has caught this.

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

PR: https://git.openjdk.java.net/jdk/pull/6424


More information about the net-dev mailing list