Integrated: eliminated monitors
Alex Menkov
amenkov at openjdk.org
Thu May 22 05:35:06 UTC 2025
On Thu, 22 May 2025 00:05:39 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> - combined ELIMINATED_SCALAR_REPLACED and ELIMINATED_MONITOR;
> - for eliminated monitors report only lock class (so the lock object doesn't escape);
> - typos in the test
This pull request has now been integrated.
Changeset: 10b32b81
Author: Alex Menkov <amenkov at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/loom/commit/10b32b81a57f548452cd327aadba3a871719cf9a
Stats: 16 lines in 3 files changed: 3 ins; 4 del; 9 mod
eliminated monitors
-------------
PR: https://git.openjdk.org/loom/pull/221
More information about the loom-dev
mailing list