You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The toIp tests with null / empty string are still valid
Referring to docs from InetAddress.getByName()
"If the host is null or host.length() is equal to zero,
then an InetAddress representing an address of the loopback interface is returned."
0 commit comments