History log of /openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/compiler/FunctionTable.java
Revision Date Author Comments
# 1188:86157a0bf14f 10-Jul-2017 joehw

8181154: Fix lint warnings in JAXP repo: deprecation
Reviewed-by: lancea, dfuchs


# 890:27a3d65e1580 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung, joehw
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, daniel.fuchs@oracle.com, erik.joelsson@oracle.com


# 761:e4bc32cbffad 29-Jun-2015 dfuchs

8130051: Cleanup usage of reflection in jaxp
Summary: replaced usage of reflection with direct access where possible, removed obsolete code where possible.
Reviewed-by: joehw


# 749:c494d4d1c5a1 12-Jun-2015 mullan

8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw


# 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