[lworld] RFR: 8353236: [lworld] Better documentation for Valhalla Unsafe intrinsics [v3]

Jatin Bhateja jbhateja at openjdk.org
Fri May 16 12:15:14 UTC 2025


On Wed, 14 May 2025 13:07:59 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:
>> 
>>   remove unnecessary statements
>
> Can I have this PR reviewed, please?

Hi @merykitty ,

Just to complement your documentation update, I have created test scenarios for various verification errors around implicit larval objects, i.e. the ones created using new operator but are still pending initialization,  explicit larvals generated using Unsafe.makePrivateBuffer should adhere to the same semantics.

[Implicit larval objects verification.docx](https://github.com/user-attachments/files/20243499/Implicit.larval.objects.verification.docx)

Overall, your changes look good to me; finer refinements can be done in due course, but specs are much clear now, thank you so much!

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

PR Comment: https://git.openjdk.org/valhalla/pull/1425#issuecomment-2886544198


More information about the valhalla-dev mailing list