[jdk18] RFR: 8279007: jstatd fails to start because SecurityManager is disabled
Alan Bateman
alanb at openjdk.java.net
Tue Dec 21 13:13:21 UTC 2021
On Tue, 21 Dec 2021 13:00:26 GMT, Kevin Walls <kevinw at 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.
This looks okay in that it is now worked exactly as it did in JDK 17.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk18/pull/53
More information about the serviceability-dev
mailing list