On Wed, 19 Oct 2022 16:36:35 GMT, Daniel Fuchs <dfu...@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