Fix custom `InetAddressResolver` to be compatible with JDK 18
imbyungjun opened this issue · 0 comments
imbyungjun commented
nGrinder uses NameServiceProxy
to resolve DNS with user defined ip/host.
This looks not compatible in JDK 18. Make it work with JDK 18.