[lilliput-jdk17u:lilliput] RFR: 8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
Roman Kennke
rkennke at openjdk.org
Mon Apr 8 17:11:16 UTC 2024
Backport of https://github.com/openjdk/jdk/commit/9718f490fb76f6712ac8f9c7f5248ca10bf83e6f
Eases subsequent backports and makes JVMCI compatible with future Graal LW locking impl.
Unclean because of context diff in vmStructs_jvmci.cpp, otherwise straightforward.
-------------
Commit messages:
- 8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
Changes: https://git.openjdk.org/lilliput-jdk17u/pull/74/files
Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=74&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8317452
Stats: 19 lines in 6 files changed: 11 ins; 8 del; 0 mod
Patch: https://git.openjdk.org/lilliput-jdk17u/pull/74.diff
Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/74/head:pull/74
PR: https://git.openjdk.org/lilliput-jdk17u/pull/74
More information about the lilliput-dev
mailing list