On Wed, 5 May 2021 19:10:21 GMT, Lance Andersen <[email protected]> wrote:
> Hi all,
>
> Please review this patch which updates
> test/jdk/java/lang/ProcessHandle/PermissionTest.java &
> test/jdk/java/sql/testng/util/TestPolicy.java to include :
>
> `new PropertyPermission("testng.memory.friendly", "read");
> `
> Which will be needed by TestNG 7.4
>
> Best,
> Lance
This pull request has now been integrated.
Changeset: fcedfc8a
Author: Lance Andersen <[email protected]>
URL:
https://git.openjdk.java.net/jdk/commit/fcedfc8a3b4299372f195cae036129dcd7b740ea
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8266579: Update test/jdk/java/lang/ProcessHandle/PermissionTest.java &
test/jdk/java/sql/testng/util/TestPolicy.java
Reviewed-by: joehw, naoto, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/3888