-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b19
The test has been observed failing in jtreg timeout on macOS. The suspicion is that using "localhost" combined with the server binding to the wildcard has caused some port conflict.
The test should be fixed to use the loopback instead (and use the literal address in the URI).
The test should be fixed to use the loopback instead (and use the literal address in the URI).
- relates to
-
JDK-8263899 HttpClient throws NPE in AuthenticationFilter when parsing www-authenticate head
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/51b3d6bb
-
Review(master) openjdk/jdk/24542