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

Jaikiran Pai jpai at openjdk.org
Thu Apr 13 09:44:10 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.

Thank you Daniel for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/13444#issuecomment-1506662341


More information about the net-dev mailing list