[jdk19u] RFR: 8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages

Vladimir Kempik vkempik at openjdk.org
Thu Sep 22 07:33:36 UTC 2022


On Thu, 22 Sep 2022 07:18:41 GMT, Julian Reschke <duke at openjdk.org> wrote:

> > It's to test the included testcase on any of supported systems, to make sure the patched JDK passes the test just fine
> 
> But the test is included, in the PR, no?

But nobody have yet run it on the patched openjdk19.
CI runs only tier1 tests, and I highly doubt this test is part of tier1.

> 
> So the only question is why tests failed on macos-aarch64 - and that is clearly a CI problem (wget failing to download something).

It's just CI problem.

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

PR: https://git.openjdk.org/jdk19u/pull/27


More information about the jdk-updates-dev mailing list