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

Kevin Walls kevinw at openjdk.org
Tue Jan 28 09:25:52 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.

This pull request has now been integrated.

Changeset: f71541c9
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f71541c93b814cd39c3dd253234a453e5d71f4c0
Stats:     84 lines in 2 files changed: 0 ins; 76 del; 8 mod

8344976: Remove the jmx.invoke.getters compatibility property

Reviewed-by: cjplummer, dfuchs, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/23132


More information about the serviceability-dev mailing list