-
Dave Syer authored
The source of the exception is in sun.misc (so hard to track down precisely) but it's clear that the LaunchedJarURLClassLoader needs to be more defensive and return null from findResource() if it can't find it. Fixes gh-486
a71c9b5d