RFR: 8256244: java/lang/ProcessHandle/PermissionTest.java fails with TestNG 7.1
Lance Andersen
lancea at openjdk.java.net
Thu Nov 12 16:24:56 UTC 2020
On Thu, 12 Nov 2020 15:48:33 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> TestNG 7.1 changed/corrected the way that @BeforeGroups are selected at runtime.
> The test was depending on @BeforeGroups to initialize common security policy for a number of tests.
> The tests are modified to individually setup the needed security manager and policy.
Marked as reviewed by lancea (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1190
More information about the core-libs-dev
mailing list