--- a/jdk/src/share/classes/java/net/URLClassLoader.java Fri Apr 04 19:27:17 2014 +0400
+++ b/jdk/src/share/classes/java/net/URLClassLoader.java Fri Apr 04 19:32:53 2014 +0400
@@ -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.
- * <p>
+ *
* @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