[lworld] RFR: 8304168: [lword] CDS tests fail with --enable-preview patched value classes
Roger Riggs
rriggs at openjdk.org
Tue Mar 14 20:34:07 UTC 2023
On Tue, 14 Mar 2023 19:07:19 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> Is this just a temporary fix? We would need debugging to work with `--enable-preview`. For CDS, is it possible to have an alternative shared archive with the value classes and special case for `--enable-preview`?
Temporary in the sense that until value classes are fully integrated, some mechanism is needed to include them when --enable-preview or not. And that optionality will need to work with CDS in some yet to be determined fashion.
-------------
PR: https://git.openjdk.org/valhalla/pull/832
More information about the valhalla-dev
mailing list