On 02/07/2018 18:21, Brian Burkhalter wrote: > https://bugs.openjdk.java.net/browse/JDK-8194899 > > The proposed change is to remove these classes which are unused in the JDK: > > sun.net.NetworkServer > sun.net.URLCanonicalizer > Should be okay, assuming the JDK builds and there aren't any tests using it. -Alan