src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java
changeset 48412 d4412e380f6b
parent 47312 d4f959806fe9
child 48577 8dff65f1d611
--- 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 <code>newInstance</code> method,
  * even from the same thread.
  *
- * @author  <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
- * @author  <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
+ * @author  Norman Walsh
+ * @author  Jeff Suttor
  *
  * @since 1.5
  */