--- old/src/share/classes/java/time/format/DateTimeFormatterBuilder.java 2014-04-03 08:23:15.131896430 -0700 +++ new/src/share/classes/java/time/format/DateTimeFormatterBuilder.java 2014-04-03 08:23:14.929894995 -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