--- old/src/jdk.xml.dom/share/classes/org/w3c/dom/xpath/XPathResult.java 2018-10-31 21:37:01.180871829 -0700 +++ new/src/jdk.xml.dom/share/classes/org/w3c/dom/xpath/XPathResult.java 2018-10-31 21:37:00.768833217 -0700 @@ -51,7 +51,7 @@ * node. Since evaluation of an XPath expression can result in various * result types, this object makes it possible to discover and manipulate * the type and value of the result. - *

See also the Document Object Model (DOM) Level 3 XPath Specification. + *

See also the Document Object Model (DOM) Level 3 XPath Specification. */ public interface XPathResult { // XPathResultType