RFR: 8335137: Disable the SUSPEND_NONE mode of BreakpointOnClassPrepare.java
Chris Plummer
cjplummer at openjdk.org
Wed Jun 26 17:32:12 UTC 2024
On Wed, 26 Jun 2024 06:36:05 GMT, SendaoYan <syan at 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
More information about the serviceability-dev
mailing list