[lworld] RFR: 8334140: [lworld] -XX:LockingMode=0 ignored makes MapLoops fail [v2]

Roger Riggs rriggs at openjdk.org
Wed Jun 12 20:37:51 UTC 2024


> 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.

Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:

  Remove extraneous whitespace

-------------

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1124/files
  - new: https://git.openjdk.org/valhalla/pull/1124/files/952ad81f..220ec86f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1124&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1124&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/1124.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1124/head:pull/1124

PR: https://git.openjdk.org/valhalla/pull/1124



More information about the valhalla-dev mailing list