mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-24 20:38:14 +00:00
Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability. Reviewed-by: chegar, bpb