[lworld] RFR: 8352647: [lworld] Remove larval InlineTypeNode in Unsafe intrinsics [v2]

Jatin Bhateja jbhateja at openjdk.org
Tue Apr 1 05:45:36 UTC 2025


On Mon, 31 Mar 2025 04:24:23 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   comments, set and unset larval bit
>
> I filed https://bugs.openjdk.org/browse/JDK-8353236 for improving the javadoc and I will file another issue later to try our best catching the illegal uses in C2.

Hi @merykitty , 
Thanks for clearly spelling out the UNSAFE API semantics it chops out ambiguities about
context in which larval values can be used.

The approach looks correct to me and aligns with larval handling in lworld+vector.

I see you have not addressed some minor comments around comment reformatting, but we can address those along with PR 1405 :-)

Best Regards,
Jatin

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

PR Comment: https://git.openjdk.org/valhalla/pull/1406#issuecomment-2768157448


More information about the valhalla-dev mailing list