-
Sub-task
-
Resolution: Fixed
-
P3
-
13
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8275510 | 11.0.14-oracle | Evan Whelan | P3 | Resolved | Fixed | b03 |
JDK-8275853 | 11.0.14 | Christoph Langer | P3 | Resolved | Fixed | b01 |
Several tests that retrieve an IP address from the system ( usually from the local host name ), use that in the construction of a URL / URI. If the IP address is an IPv6 address, then it may need to be enclosed in "[" and "]" characters.
- backported by
-
JDK-8275510 Correctly format test URI's that contain a retrieved IPv6 address
-
- Resolved
-
-
JDK-8275853 Correctly format test URI's that contain a retrieved IPv6 address
-
- Resolved
-
- relates to
-
JDK-8220663 Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
-
- Closed
-