Integrated: 8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs

Weijun Wang weijun at openjdk.java.net
Mon Jun 7 14:02:41 UTC 2021


On Fri, 4 Jun 2021 15:53:42 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Now that the default behavior of JDK 17 is still `-Djava.security.manager=allow`, we can remove the `-Djavatest.security.noSecurityManager=true` option from the jtreg command line inside `RunTests.gmk`. Three problem-listed langtools tests can also be liberated.

This pull request has now been integrated.

Changeset: a91f9712
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a91f97126646f89d8c5b81cfd40820338c769acd
Stats:     4 lines in 2 files changed: 0 ins; 3 del; 1 mod

8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs

Reviewed-by: lancea, jjg, erikj

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

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



More information about the build-dev mailing list