Details

    • Sub-task
    • Status: Resolved
    • P4
    • Resolution: Delivered
    • 7, 8, 11, 17, 19, 20
    • 20
    • xml

    Backports

      Description

        Applications using the JDK XSLT transformer to convert stylesheets to Java objects can encounter the following exception:

        "com.sun.org.apache.xalan.internal.xsltc.compiler.util.InternalError: Internal XSLTC error: a method in the translet exceeds the Java Virtual Machine limitation on the length of a method of 64 kilobytes. This is usually caused by templates in a stylesheet that are very large. Try restructuring your stylesheet to use smaller templates."

        Applications will encounter the above exception if the size of the XSL template is too large. It is recommended to split the XSL template into smaller templates. Alternatively, applications can override the JDK XSLT Transformer by providing third-party implementation JAR files in the class path.

        Attachments

          Issue Links

            Activity

              People

                rreddy Ravi Reddy
                rreddy Ravi Reddy
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: