On Tue, 21 Dec 2021 13:00:26 GMT, Kevin Walls <kev...@openjdk.org> wrote:

> jstatd now in jdk18 fails to start unless we specifically allow or set a 
> SecurityManager.
> This update to the launcher makefile adds JAVA_ARGS to permit a 
> SecurityManager.

You should also remove `-Djava.security.manager=allow` from the jstatd test 
(`test/jdk/sun/tools/jstatd/JstatdTest.java`) as it is not needed now.

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

PR: https://git.openjdk.java.net/jdk18/pull/53

Reply via email to