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

Incorrect Token type causes XPath expression to return incorrect results

    XMLWordPrintable

Details

    Backports

      Description

        A literal token "." of type String was mistakenly replaced with a constant DOT of type char. Since there are two overloaded versions of tokenIs(String) and tokenIs(char), the change caused the wrong one to be called.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: