--- old/src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java Wed Jan 21 21:16:32 2015 +++ new/src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java Wed Jan 21 21:16:32 2015 @@ -117,7 +117,7 @@ * and returns it if it is successfully created. * *
  • - * ${java.home}/conf/jaxp.properties is read and the value associated with the key being the system property above is looked for. + * ${java.home}/lib/jaxp.properties is read and the value associated with the key being the system property above is looked for. * If present, the value is processed just like above. *
  • *