d2d0153dd6
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions(). Reviewed-by: alanb, mduigou, chegar, dholmes, jrose