RFR: 8344976: Remove the jmx.invoke.getters compatibility property

Daniel Fuchs dfuchs at openjdk.org
Tue Jan 21 14:32:40 UTC 2025


On Wed, 15 Jan 2025 12:15:25 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> The System Property "jmx.invoke.getters" was added in [JDK-4949203](https://bugs.openjdk.org/browse/JDK-4949203) to optionally be compatible with a time before JDK-6, when calling invoke on getters and setters was permitted.
> 
> It should be removed.

LGTM.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23132#pullrequestreview-2564809148


More information about the serviceability-dev mailing list