[lworld] RFR: 8315412 [lworld] Preparing code for lw5 [v2]
Frederic Parain
fparain at openjdk.org
Thu Aug 31 19:46:01 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/922/files
- new: https://git.openjdk.org/valhalla/pull/922/files/9fa21a50..80e6f6c7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=922&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=922&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/922.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/922/head:pull/922
PR: https://git.openjdk.org/valhalla/pull/922
More information about the valhalla-dev
mailing list