On Thu, 12 Nov 2020 15:48:33 GMT, Roger Riggs <rri...@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.

This pull request has now been integrated.

Changeset: b5a9c92b
Author:    Roger Riggs <rri...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b5a9c92b
Stats:     19 lines in 1 file changed: 9 ins; 1 del; 9 mod

8256244: java/lang/ProcessHandle/PermissionTest.java fails with TestNG 7.1

Reviewed-by: lancea, iignatyev

-------------

PR: https://git.openjdk.java.net/jdk/pull/1190

Reply via email to