[lworld] RFR: 8311219: [lworld] VM option "InlineFieldMaxFlatSize" cannot work well

Jatin Bhateja jbhateja at openjdk.org
Sat Jul 22 02:10:07 UTC 2023


On Fri, 21 Jul 2023 20:31:45 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Yes, this is correct, but final fields can be flattened irrespective of sizing constraint.
>
> The state of Valhalla document is not a specification, but a document about the general design of the Valhalla features in the VM. Currently, fields with L-descriptors are never flattened even the final ones. There are some non-trivial problems to be solved regarding their status before initialization and until we have a good solution to those problems, the safest option is to not flattened them.

Thanks @fparain

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/888#discussion_r1271221457



More information about the valhalla-dev mailing list