On Fri, 26 Jul 2024 21:02:32 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> "Attach fails" scenarios (debuggee starts listening and debugger is expected > to fail trying to attach) sometimes interfere with other JDI tests (so > JdwpNetProps.java test or other JDI test or both fail). > The fix disables the scenarios to remove noise in the CI. I'm wondering if this flag should be settable via a property so that you can enable this testing without having to have a modified repo? Otherwise it is not clear when/why someone would go to the effort of changing this and doing this negative testing? ------------- PR Review: https://git.openjdk.org/jdk/pull/20362#pullrequestreview-2203652956