[lworld] RFR: 8327253: [lworld] Preloading of classes needs a complete rework [v4]
Frederic Parain
fparain 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
Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/999#issuecomment-1981096717
More information about the valhalla-dev
mailing list