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

Kevin Walls kevinw at openjdk.java.net
Tue Dec 21 20:28:52 UTC 2021


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

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

  Remove security manager property from jstatd tests.

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

Changes:
  - all: https://git.openjdk.java.net/jdk18/pull/53/files
  - new: https://git.openjdk.java.net/jdk18/pull/53/files/eaf7ddf6..27d4f689

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk18&pr=53&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk18&pr=53&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk18/pull/53.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk18 pull/53/head:pull/53

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


More information about the serviceability-dev mailing list