diff -r 35cd9b3a98ff -r 8c100beabcc0 jdk/src/share/classes/java/time/format/TextStyle.java --- a/jdk/src/share/classes/java/time/format/TextStyle.java Wed May 15 15:01:59 2013 +0100 +++ b/jdk/src/share/classes/java/time/format/TextStyle.java Wed May 15 07:48:57 2013 -0700 @@ -80,7 +80,7 @@ * For example, the word used for a month when used alone in a date picker is different * to the word used for month in association with a day and year in a date. * - *

Specification for implementors

+ * @implSpec * This is immutable and thread-safe enum. */ public enum TextStyle {