> 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 ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2619/files - new: https://git.openjdk.org/valhalla/pull/2619/files/4982c572..af5e1521 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2619&range=03 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2619&range=02-03 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2619.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2619/head:pull/2619 PR: https://git.openjdk.org/valhalla/pull/2619
