RFR: Debugger changes to support JVMTI now returning JVMTI_ERROR_UNSUPPORTED_OPERATION for Thread.stop() of a virtual thread.

Chris Plummer cjplummer at openjdk.java.net
Thu Apr 14 23:27:21 UTC 2022


Debugger changes to support JVMTI now returning JVMTI_ERROR_UNSUPPORTED_OPERATION for Thread.stop() of a virtual thread.

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

Commit messages:
 - Update JDI spec for ThreadReference.stop().
 - Undo timeout changes.
 - Debugger changes to support JVMTI now returning JVMTI_ERROR_UNSUPPORTED_OPERATION for Thread.stop() of a virtual thread.

Changes: https://git.openjdk.java.net/loom/pull/146/files
 Webrev: https://webrevs.openjdk.java.net/?repo=loom&pr=146&range=00
  Stats: 18 lines in 7 files changed: 8 ins; 2 del; 8 mod
  Patch: https://git.openjdk.java.net/loom/pull/146.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/146/head:pull/146

PR: https://git.openjdk.java.net/loom/pull/146


More information about the loom-dev mailing list