On Thu, 2 Jul 2026 15:10:43 GMT, Tobias Hartmann <[email protected]> wrote:
>> C2’s Unsafe.get/putFlatValue intrinsic asserts because it does not expect >> the layout `LayoutKind::NULLABLE_NON_ATOMIC_FLAT` added by >> [JDK-8374800](https://bugs.openjdk.org/browse/JDK-8374800). I just fixed the >> assert because the implementation already handles the layout correctly. >> >> Thanks, >> Tobias >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Tobias Hartmann has updated the pull request incrementally with one > additional commit since the last revision: > > Removed assert Looks good, thanks! ------------- Marked as reviewed by chagedorn (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2619#pullrequestreview-4623566310
