--- old/src/share/classes/java/time/format/DateTimeFormatterBuilder.java 2014-04-04 04:44:16.098132734 -0700 +++ new/src/share/classes/java/time/format/DateTimeFormatterBuilder.java 2014-04-04 04:44:15.939131649 -0700 @@ -939,7 +939,7 @@ * During parsing, the offset is parsed using the format defined above. * If the offset cannot be parsed then an exception is thrown unless the * section of the formatter is optional. - *

+ * * @param style the format style to use, not null * @return this, for chaining, not null * @throws IllegalArgumentException if style is neither {@link TextStyle#FULL