[lworld] Integrated: 8272290: [lworld] Disable CDS if InlineTypePassFieldsAsArgs has changed

Ioi Lam iklam at openjdk.java.net
Mon Aug 16 00:57:09 UTC 2021


On Tue, 10 Aug 2021 23:48:01 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

This pull request has now been integrated.

Changeset: a5516c19
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/a5516c19ad4973eebc1f0c38a6b48d067413a0a4
Stats:     109 lines in 3 files changed: 107 ins; 0 del; 2 mod

8272290: [lworld] Disable CDS if InlineTypePassFieldsAsArgs has changed

Reviewed-by: mchung, fparain

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

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


More information about the valhalla-dev mailing list