[lworld] RFR: 8377451: [lworld] Add ValuePayload abstraction [v17]

Axel Boldt-Christmas aboldtch at openjdk.org
Tue Feb 24 06:59:52 UTC 2026


On Mon, 9 Feb 2026 11:32:04 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   ZGC Barrier assert to strict
>
> src/hotspot/share/oops/flatArrayOop.inline.hpp line 42:
> 
>> 40: inline size_t flatArrayOopDesc::base_offset_in_bytes() {
>> 41:   return static_cast<size_t>(arrayOopDesc::base_offset_in_bytes(T_FLAT_ELEMENT));
>> 42: }
> 
> Follow-up: This adds some inconsistency between the array klasses when this class now returns size_t while the others return int.

Created [JDK-8378527](https://bugs.openjdk.org/browse/JDK-8378527).

-------------

PR Review Comment: https://git.openjdk.org/valhalla/pull/2068#discussion_r2844930815


More information about the valhalla-dev mailing list