RFR: 8305900: Use loopback IP addresses in security policy files of httpclient tests

Daniel Fuchs dfuchs at openjdk.org
Wed Apr 12 13:11:33 UTC 2023


On Wed, 12 Apr 2023 12:36:27 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this test-only changes to the `java/net/httpclient/` tests? This addresses https://bugs.openjdk.org/browse/JDK-8305900.
> 
> As noted in the JBS issue, the changes here update the security policy files and the test library to use IP address of the loopback address instead of using "localhost".
> 
> Multiple runs of tests have been run with this change both with IPv4 and IPv6 and I haven't observed any failures or regressions with these changes.

Thabks for taking care of this Jaikiran. This looks good to me.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13444#pullrequestreview-1381284520


More information about the net-dev mailing list