[jdk21u-dev] RFR: 8337660: C2: basic blocks with only BoxLock nodes are wrongly treated as empty [v2]

Matthias Baesken mbaesken at openjdk.org
Mon Dec 30 09:29:43 UTC 2024


On Sun, 29 Dec 2024 14:10:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> I backport this for parity with 21.0.7-oracle
>> 
>> I had to adapt the flags in the run command of the test, 
>> as the locking mode is experimental in 21:
>> 
>> Error: VM option 'LockingMode' is experimental and must be enabled via -XX:+UnlockExperimentalVMOptions.
>> Error: The unlock option must precede 'LockingMode'.
>> Error: Could not create the Java Virtual Machine.
>> Error: A fatal exception has occurred. Program will exit.
>
> Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Backport 0105203575182e24a56a38a12da7c1af58ea0a78

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1293#pullrequestreview-2525366808


More information about the jdk-updates-dev mailing list