[lworld] RFR: 8377451: [lworld] Add ValuePayload abstraction [v17]
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Feb 24 07:03:04 UTC 2026
On Mon, 9 Feb 2026 11:53:08 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/oop.hpp line 133:
>
>> 131: // type test operations (inlined in oop.inline.hpp)
>> 132: inline bool is_instance() const;
>> 133: inline bool is_inline() const;
>
> Follow-up: This just becomes weird.
Did not create a separate RFE for this. This should be part of whenever we finalize our nomenclature w.r.t. the new concepts introduces in JEP 401. But inline is does feel like a vague and overloaded term.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/2068#discussion_r2844942811
More information about the valhalla-dev
mailing list