changeset 24196 | 61c9885d76e2 |
parent 5506 | 202f599c92aa |
--- a/jdk/src/share/classes/java/util/logging/Formatter.java Wed Apr 30 11:28:05 2014 +0200 +++ b/jdk/src/share/classes/java/util/logging/Formatter.java Wed Apr 30 15:02:24 2014 +0400 @@ -105,7 +105,6 @@ * java.text.MessageFormat is used to format the string. * <li>Otherwise no formatting is performed. * </ul> - * <p> * * @param record the log record containing the raw message * @return a localized and formatted message