Please help backport the fix with the XSLT compiler in JDK18 to JDK11 & JDK17

Cheng Jin jincheng at ca.ibm.com
Tue Mar 8 02:59:05 UTC 2022


Hi there,

I notice the issue with  the XSLT compiler (https://github.com/openjdk/jdk/blob/master/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java)
I raised later last year at https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-November/083135.html has been fixed in JDK18 via  https://bugs.openjdk.java.net/browse/JDK-8276657.
Could you help backport the fix to JDK11 and JDK17 give both of them share the same issue in code?  Many thanks.

Best Regards
Cheng Jin


More information about the core-libs-dev mailing list