RFR: 8335137: Disable the SUSPEND_NONE mode of BreakpointOnClassPrepare.java

SendaoYan syan at openjdk.org
Thu Jun 27 01:13: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 #19910.
> 
> Also, which GC are you using? We haven't seen the failure with any of our testing so far.

I Use the default GC, the default GC is G1GC.

Your patch works for me, I think this PR should close.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19897#issuecomment-2192872122


More information about the serviceability-dev mailing list