[lworld] RFR: 8354068: [lworld] Fold strict final fields more aggressively
Quan Anh Mai
qamai at openjdk.org
Thu Apr 24 01:19:46 UTC 2025
On Wed, 23 Apr 2025 18:58:29 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>>> Should this be added to [JDK-8263010](https://bugs.openjdk.org/browse/JDK-8263010) or should we file a new bug for this?
>>
>> Thanks for the pointer, let me take over that issue and investigate it. I will file a new bug if it turns out to be not the same.
>
>> Thanks for the pointer, let me take over that issue and investigate it. I will file a new bug if it turns out to be not the same.
>
> Thank you so much!
@TobiHartmann Thanks a lot for your reviews, I have addressed them.
> I also wonder if the other usages of `is_ptr_to_boxed_value()` in the code could need some update.
That's reasonable, we can generalize this method to other value class fields.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1424#issuecomment-2825911943
More information about the valhalla-dev
mailing list