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

XML Signature DOM implementation should not use instanceof to determine type of Node

XMLWordPrintable

    • b58
    • generic
    • generic
    • Verified

        The XML Signature DOM implementation should not use instanceof to determine type of Node. This is not guaranteed to behave consistently on all DOM implementations. Instead we should always use Node.getNodeType() to determine the type of Node.

        More details to be added later.

              mullan Sean Mullan
              mullan Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: