[lworld] RFR: 8315412 [lworld] Preparing code for lw5 [v2]
Frederic Parain
fparain at openjdk.org
Tue Sep 5 14:17:54 UTC 2023
On Thu, 31 Aug 2023 19:46:01 GMT, Frederic Parain <fparain at openjdk.org> wrote:
>> Quite a big patch, but it is mostly made of renaming and mechanical replacement without really changing the logic of the code.
>>
>> The patch includes changes to make the VM code less dependent on Q-descriptors by encoding the presence of null-free inline types fields in FieldInfo.
>>
>> The patch also includes a lot of renaming, in an effort to have uniformed naming of flat fields and flat arrays across the VM. The renaming has not been applied to the heap dumper and C2. They will be addressed in follow up patches.
>>
>> Tested with Mach5, tiers 1 to 3.
>>
>> Thank you
>>
>> Fred
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>
> Addresing Lois' comments
Lois, Tobias,
thank you for your reviews, comments and indentations have been fixed.
Fred
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/922#issuecomment-1706702087
More information about the valhalla-dev
mailing list