RFR: 8272317: jstatd has dependency on Security Manager which needs to be removed [v3]

Kevin Walls kevinw at openjdk.java.net
Thu Jan 27 18:27:14 UTC 2022


> 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).

Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:

  Copyright update

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6919/files
  - new: https://git.openjdk.java.net/jdk/pull/6919/files/e49b9fe2..443b18b4

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6919&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6919&range=01-02

  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6919.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6919/head:pull/6919

PR: https://git.openjdk.java.net/jdk/pull/6919


More information about the serviceability-dev mailing list