The message from this sender included one or more files which could not be scanned for virus detection; do not open these files unless you are certain of the sender's intent.
---------------------------------------------------------------------- On Mon, 6 Mar 2023 23:47:09 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote: > Provide a way to start debugee threads as platform or virtual for debugee in > com/sun/jdi tests. I think all of the following could also be converted, although most will be a bit harder to accomplish since they create subclasses of the Thread class. JdbStopThreadidTest InterruptHangTest InvokeHangTest MultiBreakpointsTest SimulResumerTest TwoThreads ResumeOneThread ------------- PR: https://git.openjdk.org/jdk/pull/12894