[lworld] RFR: 8327253: [lworld] Preloading of classes needs a complete rework [v4]
David Simms
dsimms at openjdk.org
Wed Mar 6 15:15:56 UTC 2024
On Wed, 6 Mar 2024 15:08:26 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:
>
> Improve consistency of logging messages
LGTM !
-------------
Marked as reviewed by dsimms (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/999#pullrequestreview-1920030025
More information about the valhalla-dev
mailing list