Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6707485

bytecodeInterpreterWithChecks.xsl is malformed

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs13
    • 7
    • hotspot
    • None
    • b02
    • generic
    • generic

        The file src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl
        places the xsl:output tag within the xsl:template element. This
        causes compiling the XSL file to fail with xsltproc from libxml2 and
        generates an erroneous file (it includes an <?xml> tag) when building
        with the JDK with the Apache XML libraries (as is done for
        bootstrapping in IcedTea).

        The appropriate part of the XSLT specification:

        http://www.w3.org/TR/xslt#output

        states that 'The xsl:output element is only allowed as a top-level element.'

              sgoldman Steve Goldman (Inactive)
              sgoldman Steve Goldman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: