VMClassLoader.java
3.8 KB
-
VMClassLoader.java (init): Check classpath entry before passing to URL constructor. · a1433c46
2004-07-05 Bryce McKinlay <mckinlay@redhat.com> * gnu/gcj/runtime/VMClassLoader.java (init): Check classpath entry before passing to URL constructor. Rethrow any MalformedURLException as a RuntimeException. Catch MalformedURLException specifically, not all exceptions. From-SVN: r84138
Bryce McKinlay committed