RFR: 8283093: JMX connections should default to using an ObjectInputFilter [v2]

Kevin Walls kevinw at openjdk.org
Wed Oct 19 17:54:04 UTC 2022


On Wed, 19 Oct 2022 16:36:35 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Trivially you should probably add `8283093` in the list of bugs that the test helps verify. Also I see the test is using `Utils.getFreePort()` which is a recipe for intermittent failures (not something you should change here, unless adding the new test case increases their occurrence, but something to remember for later).

Yes, added.  Yes the port clashes are problematic, this one seems to run well at the moment!

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

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


More information about the serviceability-dev mailing list