Integrated: 8272317: jstatd has dependency on Security Manager which needs to be removed
Kevin Walls
kevinw at openjdk.java.net
Fri Jan 28 12:59:16 UTC 2022
On Wed, 22 Dec 2021 18:14:43 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Remove the use of Security Manager from jstatd.
> Add use of an ObjectInputFilter to restrict RMI.
>
> Also we can undo the property-setting Launcher.gmk change from: 8279007: jstatd fails to start because SecurityManager is disabled
> ..as that is no longer needed.
>
> Docs/man page update to follow (JDK-8278619).
This pull request has now been integrated.
Changeset: cb8a82ee
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cb8a82ee24881113af4eea04d7ce5963d18e9b83
Stats: 29 lines in 4 files changed: 4 ins; 15 del; 10 mod
8272317: jstatd has dependency on Security Manager which needs to be removed
Reviewed-by: cjplummer, rriggs
-------------
PR: https://git.openjdk.java.net/jdk/pull/6919
More information about the serviceability-dev
mailing list