[riscv-port-jdk17u:riscv-port] RFR: 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature.

xiaotaonan duke at openjdk.org
Tue Feb 27 05:01:58 UTC 2024


This feature has no known current usage.

The feature cannot be invoked without a Security Manager. The Security Manager is a legacy feature, and was deprecated for removal in Java 17 by JEP 411. The Subject Delegation feature will cease to be usable once the Security Manager is further degraded and eventually removed.

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

Commit messages:
 - Remove the Java Management Extension (JMX) Subject Delegation feature.

Changes: https://git.openjdk.org/riscv-port-jdk17u/pull/69/files
 Webrev: https://webrevs.openjdk.org/?repo=riscv-port-jdk17u&pr=69&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326666
  Stats: 7 lines in 2 files changed: 6 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/riscv-port-jdk17u/pull/69.diff
  Fetch: git fetch https://git.openjdk.org/riscv-port-jdk17u.git pull/69/head:pull/69

PR: https://git.openjdk.org/riscv-port-jdk17u/pull/69


More information about the riscv-port-dev mailing list