Update TestNG security policies in jaxp tests

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: xml
    • None

      TestNG updates have historically brought new system properties and they may require adjusting security policy files in some tests.

      For example some JAXP tests seem to require

          addPermission(new PropertyPermission("testng.thread.affinity" "read"));

      in JAXPPolicyManager.java with jtreg 7.

            Assignee:
            Unassigned
            Reporter:
            Christian Stein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: