RFR: 8301306: java/net/httpclient/* fail with -Xcomp [v4]
Roger Riggs
rriggs at openjdk.org
Fri Feb 3 15:52:05 UTC 2023
On Fri, 3 Feb 2023 15:43:49 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Looks like it - is that RMI test in https://github.com/openjdk/jdk/pull/12399 using an HttpServer?
>
> It seems that here `@requests` should have been `@requires` ; proposed fix https://github.com/openjdk/jdk/pull/12409
WRT #12399: FilterUROTest does NOT use an HttpServer.
It runs as "testng/othervm" so perhaps if jtreg uses an HttpServer there may be a connection.
-------------
PR: https://git.openjdk.org/jdk/pull/12282
More information about the net-dev
mailing list