--- old/src/share/classes/java/util/logging/FileHandler.java 2014-04-18 06:24:44.421976980 -0700 +++ new/src/share/classes/java/util/logging/FileHandler.java 2014-04-18 06:24:44.260975878 -0700 @@ -243,7 +243,7 @@ /** * Construct a default FileHandler. This will be configured * entirely from LogManager properties (or their default values). - *

+ * * @exception IOException if there are IO problems opening the files. * @exception SecurityException if a security manager exists and if * the caller does not have LoggingPermission("control")).