Comment 15 for bug 1802208

Revision history for this message
In , Jan-Marek Glogowski (jmglogow) wrote :

From reading the current URLClassPath.java code, it seem you can set "jdk.net.URLClassPath.disableClassPathURLCheck" to "debug", and the loader will print the ignored class path entries, which can help debugging.

But it doesn't look like there is a way to get the default value, which could be checked by configure or even our jars to want people of failures.