[jdk18] Integrated: 8279007: jstatd fails to start because SecurityManager is disabled

Kevin Walls kevinw at openjdk.java.net
Wed Dec 22 11:40:20 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 pull request has now been integrated.

Changeset: 73414391
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/734143918de540382b5a0754bb7be1500b6f3596
Stats:     3 lines in 2 files changed: 1 ins; 1 del; 1 mod

8279007: jstatd fails to start because SecurityManager is disabled

Reviewed-by: alanb, sspitsyn, mullan

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

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


More information about the serviceability-dev mailing list