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

Refer to 6384805: use AttributesImpl instead of AttributeList

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 1.4.0
    • 6
    • xml

    Backports

      Description

        Refer to the following change history:

        Patch for CR 6384805 on 01/12/2007. Implementation of xsltc.runtime.AttributeList was buggy, it mixed prefixes and URIs. Since it was pretty memory inefficient as well, I modified the code to use AttributesImpl helper from the SAX package (already part of JAXP). Moreover, I've modified the places where attributes are added to make sure that their URIs are passed.

        On 5/24/2007, Restoring a few classes that were lost in the last pruning. Namely, Constants from templates, ExpressionContext from extensions and a few classes from the lib package. Also updating SyntaxTreeNode and Parser to eliminate any references to the old xsltc.runtime.AttributeList class which was replaced by sax.helpers.AttributesImpl.

        Attachments

          Issue Links

            Activity

              People

                joehw Joe Wang
                joehw Joe Wang
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: