[lworld] RFR: 8349162: [lworld] VM Flags controlling flattening need an update [v4]
Frederic Parain
fparain at openjdk.org
Thu Feb 6 14:18:12 UTC 2025
On Wed, 5 Feb 2025 06:47:35 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Frederic Parain has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>>
>> - Change flags names for more consistency
>> - Merge remote-tracking branch 'upstream/lworld' into renaming
>> - Fix identation
>> - Fix typo
>> - Merge remote-tracking branch 'upstream/lworld' into renaming
>> - Renaming and VM flags cleanup
>
> src/hotspot/share/runtime/globals.hpp line 814:
>
>> 812: "Allow the VM to flatten value fields") \
>> 813: \
>> 814: product(bool, UseNonUseAtomicValueFlattening, true, \
>
> There's something off here :)
Definitively off.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1345#discussion_r1944801573
More information about the valhalla-dev
mailing list