RFR: ThreadSnapshot: create objects in VM
Alex Menkov
amenkov at openjdk.org
Wed Apr 30 20:17:47 UTC 2025
The change removes upcalls to ThreadLock and ThreadSnapshot ctors, allocates and fills objects in the VM
-------------
Commit messages:
- jcheck
- create objects in VM
Changes: https://git.openjdk.org/loom/pull/218/files
Webrev: https://webrevs.openjdk.org/?repo=loom&pr=218&range=00
Stats: 172 lines in 3 files changed: 120 ins; 36 del; 16 mod
Patch: https://git.openjdk.org/loom/pull/218.diff
Fetch: git fetch https://git.openjdk.org/loom.git pull/218/head:pull/218
PR: https://git.openjdk.org/loom/pull/218
More information about the loom-dev
mailing list