[master] RFR: Lilliput om world
Axel Boldt-Christmas
aboldtch at openjdk.org
Wed Jun 5 14:35:29 UTC 2024
On Fri, 31 May 2024 20:46:25 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Added a diagnostic option UseObjectMonitorTable to maintain performance of LM_LIGHTWEIGHT locking which is now defaulted to on in mainline.
>
> Incorporated Axel's patch to support other platforms with UseObjectMonitorTable (branch to slow path).
>
> Tested tier 1-4 on x86. Fails both versions of this test, but not locally: runtime/cds/TestDefaultArchiveLoading.java.
>
> tier1 aarch64 in progress.
I did a more thorough review after the rebase. There are a couple of things I found. Because some changes are in other files I created a review patch below. I opened a pr to your fork if you want to merge it in and edit it. https://github.com/coleenp/lilliput/pull/1
-------------
PR Comment: https://git.openjdk.org/lilliput/pull/181#issuecomment-2150194284
More information about the lilliput-dev
mailing list