[master] RFR: OMWorld: reenable all platforms
Coleen Phillimore
coleenp at openjdk.org
Wed Jun 12 19:08:42 UTC 2024
On Wed, 12 Jun 2024 14:54:21 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> This reenables all platforms to use OMWorld, and by extension UseCompactObjectHeaders.
>>
>> This change simply calls the runtime if a lock is inflated, until port support for OMWorld cache lookup is added.
>>
>> ARM (32-bit) required no changes as it already always called the runtime when a monitor is inflated.
>
> Hi Axel, this mostly looks good, I have just one question.
The changes for this PR are also in this PR: https://github.com/openjdk/lilliput/pull/181/ @rkennke can you have a look at this? Thanks.
-------------
PR Comment: https://git.openjdk.org/lilliput/pull/174#issuecomment-2163720423
More information about the lilliput-dev
mailing list