RFR: Inject jvmti state into Thread.
Coleen Phillimore
coleenp at openjdk.java.net
Thu Jul 22 13:58:25 UTC 2021
The jvmtiThreadState field should be injected into Thread and not visible to Java code.
-------------
Commit messages:
- Inject jvmti state into Thread.
Changes: https://git.openjdk.java.net/loom/pull/54/files
Webrev: https://webrevs.openjdk.java.net/?repo=loom&pr=54&range=00
Stats: 11 lines in 4 files changed: 7 ins; 4 del; 0 mod
Patch: https://git.openjdk.java.net/loom/pull/54.diff
Fetch: git fetch https://git.openjdk.java.net/loom pull/54/head:pull/54
PR: https://git.openjdk.java.net/loom/pull/54
More information about the loom-dev
mailing list