diff -r 4ff5c5206427 -r d4412e380f6b src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java --- a/src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java Wed Dec 20 17:36:50 2017 +0100 +++ b/src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java Thu Dec 21 17:08:05 2017 -0800 @@ -45,8 +45,8 @@ * may not attempt to recursively invoke a newInstance method, * even from the same thread. * - * @author Norman Walsh - * @author Jeff Suttor + * @author Norman Walsh + * @author Jeff Suttor * * @since 1.5 */