On Wed, 9 Nov 2022 09:50:21 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> I've started looking at this fix. > Wow, it is very big and nice cleanup! Fortunately it is pretty much entirely code deletion. The main exception is some cleanup of suspect suspendOnStart and toBeResumed checks. I'm guessing the were due to paranoia and possibly bugs with the Thread.resuem() support. I could actually defer those changes to another PR if you want. ------------- PR: https://git.openjdk.org/jdk/pull/10922