On Wed, 24 Sep 2025 11:58:43 GMT, Fredrik Bredberg <[email protected]> wrote:
>> Correct, I dont think JVMCI tests will be affected. We only use this field >> (offset) in the actual monitorenter implementation to write ObjectMonitor >> cache. >> edit: Sorry I missed the `delete it from vmStructs` context. We need this >> line for our fast locking implementation > > Removed line 171 from `vmStructs_jvmci.cpp`. Reinstalled line 171 from vmStructs_jvmci.cpp. Sorry for the mixup. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27448#discussion_r2375719236
