On Wed, 12 Apr 2023 12:36:27 GMT, Jaikiran Pai <[email protected]> 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. This pull request has now been integrated. Changeset: 646b666a Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/646b666a265c4de961b8ba3f9e4e8c9231be8a6f Stats: 421 lines in 33 files changed: 187 ins; 30 del; 204 mod 8305900: Use loopback IP addresses in security policy files of httpclient tests Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/13444
