mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-02 01:35:32 +00:00
Tests are updated to use the loopback address instead of the wildcard to avoid traffic being routed to a different server than what was intended by the test. Reviewed-by: chegar