RFR: 8344976: Remove the jmx.invoke.getters compatibility property [v2]
Kevin Walls
kevinw at openjdk.org
Fri Jan 24 11:55:23 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 one additional commit since the last revision:
(C)
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23132/files
- new: https://git.openjdk.org/jdk/pull/23132/files/99ff70d2..381bd44d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23132&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23132&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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