[lworld] RFR: 8349110: [lworld] Intrinsics for Unsafe.get/putFlatValue [v3]
Tobias Hartmann
thartmann at openjdk.org
Mon Jun 16 11:52:43 UTC 2025
On Fri, 13 Jun 2025 23:52:40 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
>> Hi,
>>
>> This PR implements intrinsics for `Unsafe::get/putFlatValue` and enables the corresponding tests in `TestIntrinsics`.
>>
>> Please kindly review, thanks very much.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>
> Revisit TODOs in TestIntrinsics
Thanks for investigating! What about this one?
https://github.com/openjdk/valhalla/blob/0bbfece897944f0f25e0d45fc8a4027d3828efde/test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestIntrinsics.java#L72-L73
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1482#issuecomment-2976252279
More information about the valhalla-dev
mailing list