[lworld] Integrated: 8334140: [lworld] -XX:LockingMode=0 ignored makes MapLoops fail
Roger Riggs
rriggs at openjdk.org
Thu Jun 13 13:39:31 UTC 2024
On Wed, 12 Jun 2024 20:16:32 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> The MapLoops test uses `-XX:LockingMode=0 -XX:+VerifyHeavyMonitors ` for a debug test run.
> However, the LockingMode command line option is overridden in arguments.cpp when
> Valhalla is enabled and it forces the lock mode to be LM_LEGACY.
>
> The default for lightweight locking should only be overridden if Valhalla is enabled.
This pull request has now been integrated.
Changeset: 51349f32
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/51349f32bcb6174b8d2e9339cb2683cc1a93df0b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8334140: [lworld] -XX:LockingMode=0 ignored makes MapLoops fail
Reviewed-by: coleenp, dsimms
-------------
PR: https://git.openjdk.org/valhalla/pull/1124
More information about the valhalla-dev
mailing list