naver/ngrinder

Fix custom `InetAddressResolver` to be compatible with JDK 18

imbyungjun opened this issue · 0 comments

#923

nGrinder uses NameServiceProxy to resolve DNS with user defined ip/host.
This looks not compatible in JDK 18. Make it work with JDK 18.