On Wed, 26 Jun 2024 06:36:05 GMT, SendaoYan <s...@openjdk.org> wrote:
> Hi all, > The newly added test `com/sun/jdi/BreakpointOnClassPrepare.java` fails at > `SUSPEND_NONE` mode. > To make this test less noisy, should we disable the SUSPEND_NONE mode for now. @sendaoYan I have a PR out to fix the issue. I think it is best that we just push it instead. Can you confirm that it fixes the problem for you? See https://github.com/openjdk/jdk/pull/19910. Also, which GC are you using? We haven't seen the failure with any of our testing so far. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19897#issuecomment-2192264373