On Thu, 8 Apr 2021 08:12:11 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> The functions JvmtiSuspendControl::suspend and JvmtiSuspendControl::resume > are not really needed anymore. You probably decided to keep them around to > simplify merges a little bit. Is that right? There is also the debug printing method, which I did not know were to place. ------------- PR: https://git.openjdk.java.net/jdk/pull/3191