RFR: 8301306: java/net/httpclient/* fail with -Xcomp [v4]
Daniel Fuchs
dfuchs at openjdk.org
Fri Feb 3 15:47:11 UTC 2023
On Fri, 3 Feb 2023 15:34:11 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> test/jdk/java/net/httpclient/SpecialHeadersTest.java line 33:
>>
>>> 31: * jdk.httpclient.test.lib.http2.Http2TestServer
>>> 32: * jdk.test.lib.net.SimpleSSLContext
>>> 33: * @requests (vm.compMode != "Xcomp")
>>
>> I didn't notice this change while reviewing - it is causing trouble in the CI.
>
> Is PR #12399 related?
Looks like it - is that RMI test in https://github.com/openjdk/jdk/pull/12399 using an HttpServer?
-------------
PR: https://git.openjdk.org/jdk/pull/12282
More information about the net-dev
mailing list