On Mon, 16 Mar 2026 10:00:52 GMT, Paul Hübner <[email protected]> wrote:

>> Hi all,
>> 
>> This PR cleans up Valhalla flags. To summarize (for the exhaustive changes, 
>> please refer to the diff):
>> - All notions of "inline" are replaced with "value" in product flags. 
>>   - This is to be consistent with the language, but also other VM flags 
>> which already use "value". 
>> - The granular flattening control flags have received consistent names.
>> - The granular flattening control flags have been diagnosticized.
>> - Setting granular flattening control flags will give a VM warning is 
>> flattening is not enabled.
>> - Flat array printing has been debugized. 
>> - Descriptions are updated.
>> - Updated all tests to use the new flags.
>> 
>> Testing: tiers 1-3.
>
> Paul Hübner has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Update src/hotspot/share/runtime/arguments.cpp
>    
>    Co-authored-by: Stefan Karlsson <[email protected]>
>  - Update src/hotspot/share/opto/parse2.cpp
>    
>    Co-authored-by: Stefan Karlsson <[email protected]>

Marked as reviewed by stefank (Committer).

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

PR Review: 
https://git.openjdk.org/valhalla/pull/2226#pullrequestreview-3952743773

Reply via email to