On Fri, 30 Sep 2022 15:11:26 GMT, Daniel Fuchs <dfu...@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