[lworld] RFR: 8272290: [lworld] Disable CDS if InlineTypePassFieldsAsArgs has changed [v2]

Frederic Parain fparain at openjdk.java.net
Fri Aug 13 13:13:35 UTC 2021


On Wed, 11 Aug 2021 04:38:00 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> If any of the following VM options have different values between CDS dump time and runtime, we cannot load the CDS archive:
>> 
>> - `FlatArrayElementMaxOops`
>> - `FlatArrayElementMaxSize`
>> - `InlineFieldMaxFlatSize`
>> - `InlineTypePassFieldsAsArgs`
>> - `InlineTypeReturnedAsFields`
>> 
>> Testing with mach5 tiers 1-2
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed test failures; improved error message

Looks good to me.

Fred

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

Marked as reviewed by fparain (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/526


More information about the valhalla-dev mailing list