RFR: 8306034: add support of virtual threads to JVMTI StopThread

Chris Plummer cjplummer at openjdk.org
Wed Apr 19 23:54:43 UTC 2023


On Wed, 19 Apr 2023 22:54:35 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> The JDB test `vmTestbase/nsk/jdb/kill/kill001/kill001.java` has been problem-listed and will be fixed by the corresponding debugger enhancement which is going to adopt JDWP/JDI specs to new behavior of the JVMTI `StopThread` related to virtual threads.

I'll be fixing this using [JDK-8306467](https://bugs.openjdk.org/browse/JDK-8306467), which will be done after the JDWP/JDI spec/impl update, which is being handled by [JDK-8306471](https://bugs.openjdk.org/browse/JDK-8306471).

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13546#issuecomment-1515519931


More information about the serviceability-dev mailing list