[lworld] RFR: 8272290: [lworld] Disable CDS if InlineTypePassFieldsAsArgs has changed [v2]
Ioi Lam
iklam at openjdk.java.net
Wed Aug 11 04:38:00 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/526/files
- new: https://git.openjdk.java.net/valhalla/pull/526/files/72490207..69d8e5df
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=526&range=01
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=526&range=00-01
Stats: 13 lines in 3 files changed: 9 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/valhalla/pull/526.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/526/head:pull/526
PR: https://git.openjdk.java.net/valhalla/pull/526
More information about the valhalla-dev
mailing list