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

Kevin Walls kevinw at openjdk.org
Tue Feb 27 08:05:49 UTC 2024


On Tue, 27 Feb 2024 03:47:40 GMT, xiaotaonan <duke at openjdk.org> wrote:

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

Hi, thanks for jumping on this, but it can't be done in quite this way (e.g. tests!).
As you probably saw from the JBS entry, I logged this yesterday and assigned it to myself, and created the CSR also.
It also shouldn't be done in 17u.  The deprecation happened in jdk 21 ((JDK-8298966).
I think this PR should be withdrawn, would that be OK?  17u and 17u riscv are not where this needs to happen. 8-)

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2240#issuecomment-1965984242


More information about the jdk-updates-dev mailing list