On Tue, 13 Sep 2022 23:05:00 GMT, Leonid Mesnik <[email protected]> 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
