diff -r 35cd9b3a98ff -r 8c100beabcc0 jdk/src/share/classes/java/time/format/DateTimeParseException.java --- a/jdk/src/share/classes/java/time/format/DateTimeParseException.java Wed May 15 15:01:59 2013 +0100 +++ b/jdk/src/share/classes/java/time/format/DateTimeParseException.java Wed May 15 07:48:57 2013 -0700 @@ -68,7 +68,7 @@ *

* This exception includes the text being parsed and the error index. * - *

Specification for implementors

+ * @implSpec * This class is intended for use in a single thread. * * @since 1.8