Code reorganization from JDK-8319796 takes RTM locking out of the LM_LIGHTWEIGHT path.
Evaluate whether it should be added.
Comments
I created a prototype back when I initially implemented recursive lightweight. https://github.com/xmas92/jdk/tree/lightweight-recursive-v10-RTMLocking
Here is one more up to date and rebased on jdk-23 https://github.com/xmas92/jdk/tree/lightweight-RTMLocking
04-03-2024
Runtime Triage: This is not on our current list of priorities. We will consider this feature if we receive additional customer requirements.