RFR: 8344976: Remove the jmx.invoke.getters compatibility property [v3]
Kevin Walls
kevinw at openjdk.org
Sun Jan 26 20:27:32 UTC 2025
> 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.
Kevin Walls has updated the pull request incrementally with two additional commits since the last revision:
- Remove noSuchMethod method
- Remove removal warnings suppression
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23132/files
- new: https://git.openjdk.org/jdk/pull/23132/files/381bd44d..302f1dfc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23132&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23132&range=01-02
Stats: 22 lines in 1 file changed: 0 ins; 20 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/23132.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23132/head:pull/23132
PR: https://git.openjdk.org/jdk/pull/23132
More information about the serviceability-dev
mailing list