-
Task
-
Resolution: Fixed
-
P4
-
None
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327447 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8327291 | 17.0.11 | Goetz Lindenmaier | P4 | Resolved | Fixed | b06 |
The tests in networking now consistently use loopback address wherever relevant. However, we do have some security policy files within the httpclient tests which use "localhost" instead of explicit loopback IP address. Using "localhost" in the URI also prevents testing with IPv6, as on some configuration "localhost" will resolve to an IPv4 address, even when java.net.preferIPv6Addresses is set.
This task is to update these security policy files to use loopback IP addresses.
- backported by
-
JDK-8327291 Use loopback IP addresses in security policy files of httpclient tests
- Resolved
-
JDK-8327447 Use loopback IP addresses in security policy files of httpclient tests
- Resolved
- relates to
-
JDK-8343059 localhost resolved to IPv4 with java.net.preferIPv6Addresses set to true
- Closed
-
JDK-8222938 Investigate which networking tests bind to the wildcard address, and whether they could be changed to bind to the loopback instead.
- Resolved
- links to
-
Commit openjdk/jdk17u/72881deb
-
Commit openjdk/jdk/646b666a
-
Review openjdk/jdk17u/390
-
Review(master) openjdk/jdk/13444