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

Two jaxp tests failing after JDK-8167646

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: