IPAddressUtil was original introduced as a utility class to support parsing of IP addresses and do text <--> byte[] conversion. It has grown into checking the authority and userInfo components. It is begging for a rename or some refactoring. It's relationship with ParseUtil could also be eveluated.
- relates to
-
JDK-8293590 Some syntax checks performed by URL.openConnection() could be performed earlier, at URL construction
-
- Resolved
-