On Wed, 4 Jan 2023 14:39:14 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> SADebugDTest is only one test, so seems OK to have it fail as soon as we > realise we need a port, and it has a value of -1. > > I would do it in this change as they are so connected, but really whichever > works best for you. (I don't see other uses of findUnreservedFreePort() in > the same test hierarchy, so this task should not keep on growing... 8-) ) Hi Kevin, I adjusted the mentioned test, please have a look ! ------------- PR: https://git.openjdk.org/jdk/pull/11811