RFR: Debugger changes to support JVMTI now returning JVMTI_ERROR_UNSUPPORTED_OPERATION for Thread.stop() of a virtual thread. [v2]
Chris Plummer
cjplummer at openjdk.java.net
Fri Apr 15 14:28:43 UTC 2022
> Debugger changes to support JVMTI now returning JVMTI_ERROR_UNSUPPORTED_OPERATION for Thread.stop() of a virtual thread.
Chris Plummer has updated the pull request incrementally with two additional commits since the last revision:
- Minor spec rewording
- minor javadoc edit
-------------
Changes:
- all: https://git.openjdk.java.net/loom/pull/146/files
- new: https://git.openjdk.java.net/loom/pull/146/files/73e710ea..1ffc158c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=loom&pr=146&range=01
- incr: https://webrevs.openjdk.java.net/?repo=loom&pr=146&range=00-01
Stats: 4 lines in 2 files changed: 0 ins; 1 del; 3 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