Two jaxp tests failing after JDK-8167646

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: xml
    • b143
    • Verified

      Two jaxp tests failed:

      javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest.java
      javax/xml/jaxp/unittest/catalog/CatalogTest.java

      The reason is that FilePermissions on invalid paths (For example: C:\x:x on Windows) are labeled invalid now, and an invalid FilePermission does not imply another invalid FilePermission even if they are created on the same (invalid) path.

            Assignee:
            Frank Yuan (Inactive)
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: