Skip to content

Commit

Permalink
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-830…
Browse files Browse the repository at this point in the history
…1306

Reviewed-by: dcubed, rriggs
  • Loading branch information
dfuch committed Feb 3, 2023
1 parent bccd55b commit 8b70256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/net/httpclient/SpecialHeadersTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* @build jdk.httpclient.test.lib.common.HttpServerAdapters
* jdk.httpclient.test.lib.http2.Http2TestServer
* jdk.test.lib.net.SimpleSSLContext
* @requests (vm.compMode != "Xcomp")
* @requires (vm.compMode != "Xcomp")
* @run testng/othervm
* -Djdk.httpclient.HttpClient.log=requests,headers,errors
* SpecialHeadersTest
Expand Down

1 comment on commit 8b70256

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.