--- old/src/share/classes/java/net/URLClassLoader.java 2014-04-04 04:44:12.591108812 -0700 +++ new/src/share/classes/java/net/URLClassLoader.java 2014-04-04 04:44:12.442107795 -0700 @@ -271,7 +271,7 @@ * by catching {@link IOException}s internally. Unchecked exceptions * and errors are not caught. Calling close on an already closed * loader has no effect. - *

+ * * @exception IOException if closing any file opened by this class loader * resulted in an IOException. Any such exceptions are caught internally. * If only one is caught, then it is re-thrown. If more than one exception