RFR: 8283093: JMX connections should default to using an ObjectInputFilter
Kevin Walls
kevinw at openjdk.org
Fri Sep 30 16:44:23 UTC 2022
On Fri, 30 Sep 2022 15:11:26 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Hi Kevin - have you tried connecting with jconsole to a java program (you can e.g. connect jconsole to itself) and verified that all looked OK and that there wasn't any exception logged while clicking through the various MBeans it exposes?
Yes, all looks good in a manual test with jconsole. (I did use jconsole to experiment with a too-restrictive filter, to see what errors it causes.)
-------------
PR: https://git.openjdk.org/jdk/pull/10507
More information about the serviceability-dev
mailing list