[lworld] RFR: 8327253: [lworld] Preloading of classes needs a complete rework [v3]

David Simms dsimms at openjdk.org
Wed Mar 6 12:55:58 UTC 2024


On Tue, 5 Mar 2024 19:22:15 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Rework of class preloading to fix existing issues and support new preloading scheme (see CR for details).
>> Also change the array of inline types fields classes from InlineKlass** to Array<InlineKlass*>*, much easier to manage.
>> 
>> Fred
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix aarch64

Marked as reviewed by dsimms (Committer).

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

PR Review: https://git.openjdk.org/valhalla/pull/999#pullrequestreview-1919657591



More information about the valhalla-dev mailing list