--- old/jaxp/src/java.xml/share/classes/javax/xml/datatype/DatatypeFactory.java 2017-07-27 13:12:31.995143471 -0700 +++ new/jaxp/src/java.xml/share/classes/javax/xml/datatype/DatatypeFactory.java 2017-07-27 13:12:31.915139987 -0700 @@ -34,7 +34,7 @@ /** * Factory that creates new {@code javax.xml.datatype} {@code Object}s that map XML to/from Java {@code Object}s. - *

+ *

* A new instance of the {@code DatatypeFactory} is created through the {@link #newInstance()} method * that uses the following implementation resolution mechanisms to determine an implementation: *