Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8289798 Update to use jtreg 7
  3. JDK-8289994

Update TestNG security policies in jaxp tests

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: