On Wed, 20 Nov 2024 17:06:41 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> Remove redundant SecurityManager, AccessController references
>> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the 
>> Security Manager).
>
> Kevin Walls has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   ReflectUtil removals

A few updates.

Triggered by investigating this, I've logged these future cleanup items (not 
for jdk-24):

8344966: Remove the allowNonPublic MBean compatibility property
8344969: Remove the jmx.mxbean.multiname compatibility property
8344976: Remove the jmx.invoke.getters compatibility property
8345045: Remove the jmx.remote.x.buffer.size JMX notification property
8345048: Remove the jmx.extend.open.types compatibility property
8345049: Remove the jmx.tabular.data.hash.map compatibility property

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

PR Comment: https://git.openjdk.org/jdk/pull/22100#issuecomment-2500337871

Reply via email to