[jdk17u-dev] RFR: 8272317: jstatd has dependency on Security Manager which needs to be removed
Aleksey Shipilev
shade at openjdk.org
Thu Jun 6 09:43:51 UTC 2024
Semi-clean backport to resolve the jstatd dependency on SM. Current `jstatd` tests are also failing because some recently backported tests do not expect SM deprecation messages, see [JDK-8333698](https://bugs.openjdk.org/browse/JDK-8333698).
Additional testing:
- [x] MacOS AArch64 server fastdebug, `sun/tools/jstatd/` now pass
-------------
Commit messages:
- Backport cb8a82ee24881113af4eea04d7ce5963d18e9b83
Changes: https://git.openjdk.org/jdk17u-dev/pull/2542/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2542&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8272317
Stats: 27 lines in 4 files changed: 4 ins; 14 del; 9 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2542.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2542/head:pull/2542
PR: https://git.openjdk.org/jdk17u-dev/pull/2542
More information about the jdk-updates-dev
mailing list