RFR: 8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs
Erik Joelsson
erikj at openjdk.java.net
Fri Jun 4 16:40:58 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4364
More information about the compiler-dev
mailing list