RFR: 8361060: Keep track of the origin server against which a jdk.internal.net.http.HttpConnection was constructed [v2]
Jaikiran Pai
jpai at openjdk.org
Wed Jul 2 07:44:45 UTC 2025
On Mon, 30 Jun 2025 15:41:24 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> I wonder if we should lower case the host returned by getHost() too (when not a literal address).
Done. The PR has been updated with this change. tier1, tier2 and tier3 test pass with this change. Given the kind of code we added in this `Origin` class, I'm now considering introducing a test for this class' behaviour. I'll update this PR shortly.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26041#issuecomment-3026798595
More information about the net-dev
mailing list