[master] Withdrawn: Fix BasicLock to test for UseObjectMonitorTable rather than LM_LIGHTWEIGHT
Coleen Phillimore
coleenp at openjdk.org
Thu Jun 20 12:47:34 UTC 2024
On Mon, 17 Jun 2024 15:50:41 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> The test compiler/uncommontrap/TestDeoptOOM.java was failing with -Xcomp because it was looking for the object monitor in the basicLock which is only the case for -XX:+UseObjectMonitorTable.
>
> Testing tier1 locally with table on and off.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/lilliput/pull/182
More information about the lilliput-dev
mailing list