[jdk17u-dev] RFR: 8272317: jstatd has dependency on Security Manager which needs to be removed [v2]

Aleksey Shipilev shade at openjdk.org
Mon Jun 10 08:00:33 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).
> 
> This also reverts 17u-specific test amendment, [JDK-8272317](https://bugs.openjdk.org/browse/JDK-8272317).
> 
> Additional testing:
>  - [x] MacOS AArch64 server fastdebug, `sun/tools/jstatd/` now pass

Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Revert "8333698: [17u] TestJstatdRmiPort fails after JDK-8333667"
   
   This reverts commit bcd19a5b12651ca0ae8e1a35a2838738e119c730.
 - Merge branch 'master' into JDK-8272317-jstatd-sm
 - Backport cb8a82ee24881113af4eea04d7ce5963d18e9b83

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2542/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2542/files/37201e3a..2825c60d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2542&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2542&range=00-01

  Stats: 1314 lines in 56 files changed: 1053 ins; 90 del; 171 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