History log of /openjdk10/jaxp/src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java
Revision Date Author Comments
# 1038:ccad0993fc67 29-Nov-2016 dfuchs

8169778: Add new public methods to get new instances of the JAXP factories builtin system-default implementations
Summary: A new public static method is added to each of the JAXP factories. The new method will create and return a new instance of the system-default builtin implementation, without going through the lookup process.
Reviewed-by: rriggs, joehw, lancea, alanb


# 967:23381518b4ac 04-Aug-2016 joehw

8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Reviewed-by: lancea


# 705:cb455de08da8 05-Mar-2015 joehw

8049378: Examine references to ${java.home}/lib in JAXP
Reviewed-by: lancea, alanb


# 692:b13f7d2000cf 27-Jan-2015 joehw

8054196: XPath: support any type
Reviewed-by: alanb, lancea, dfuchs


# 670:71dd8f764942 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com


# 628:2bfaf29cc90b 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com