hg: jdk9/hs/jaxp: 8153082: Update XSLT compiler to generate classes that invoke addReads
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Wed Jul 27 01:25:27 UTC 2016
Changeset: 74241304e87b
Author: dfuchs
Date: 2016-07-26 14:29 +0100
URL: http://hg.openjdk.java.net/jdk9/hs/jaxp/rev/74241304e87b
8153082: Update XSLT compiler to generate classes that invoke addReads
Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Constants.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java
! test/javax/xml/jaxp/unittest/transform/XSLTFunctionsTest.java
More information about the jdk9-hs-changes
mailing list