RFR: 8357013: Optimize response code parsing in HttpURLConnection

Patrick Strawderman duke at openjdk.org
Fri May 16 19:37:51 UTC 2025


On Thu, 15 May 2025 11:47:08 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Thanks for this fix. The proposed changes LGTM. Did you run tier2 tests?

Yes, I've run tier1 and tier2 tests. There were a few unrelated failures, but the [test ](https://github.com/openjdk/jdk/blob/master/test/jdk/java/net/HttpURLConnection/HttpResponseCode.java)that covers this change passed.

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

PR Comment: https://git.openjdk.org/jdk/pull/25245#issuecomment-2887530008


More information about the net-dev mailing list