mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 20:47:57 +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