[lworld] RFR: 8354068: [lworld] Fold strict final fields more aggressively [v6]
Tobias Hartmann
thartmann at openjdk.org
Fri Apr 25 06:34:18 UTC 2025
On Thu, 24 Apr 2025 14:31:33 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
>> Hi,
>>
>> When we do incremental inlining, we need to be more aggressive to ensure that value objects are not unexpectedly materialized. This is done by trying to fold loads from strict final fields in an aggressive manner.
>>
>> Please take a look and leave your reviews, thanks a lot.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>
> identation
All tests passed.
-------------
Marked as reviewed by thartmann (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1424#pullrequestreview-2793121017
More information about the valhalla-dev
mailing list