Integrated: C2 changes to support Java Object Monitors with Interpreter
Ahmed Muhsin
duke at openjdk.org
Thu Oct 12 22:03:30 UTC 2023
On Thu, 12 Oct 2023 15:46:29 GMT, Ahmed Muhsin <duke at openjdk.org> wrote:
> Only known issue is with the ProfileInterpreter on however, we implemented a work around: 9bca6603204e94ffac4be450b73610cbaf9eed0f
>
> Testing:
> Compared jtreg results from jom-master to our PR with ProfileInterpreter off and with ProfileInterpreter on with the work around. Note that with ProfileInterpreter on and no work around jtreg errors out (so that configuration is not included in the test tables below).
>
> See test results in comments.
This pull request has now been integrated.
Changeset: b46c2378
Author: Ahmed Muhsin <ahmedmuhsin at microsoft.com>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
URL: https://git.openjdk.org/loom/commit/b46c23780abf4e739e7629ee9250e9fa2fcf59e2
Stats: 139 lines in 15 files changed: 113 ins; 0 del; 26 mod
C2 changes to support Java Object Monitors with Interpreter
-------------
PR: https://git.openjdk.org/loom/pull/206
More information about the loom-dev
mailing list