RFR: 8289608: Change com/sun/jdi tests to not use Thread.suspend/resume
Daniel D. Daugherty
dcubed at openjdk.org
Wed Sep 14 22:04:10 UTC 2022
On Tue, 13 Sep 2022 23:05:00 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> There are 2 tests that should be deleted. They test Thread.suspend/resume and don't have a sense if these functions don't work.
Thumbs up. I agree that these tests are verifying interaction
with j.l.Thread.{suspend,resume} and we don't need to do that
anymore.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10255
More information about the serviceability-dev
mailing list