> 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 with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains four additional 
commits since the last revision:

 - Merge branch 'lworld' into JDK-8386499
 - Problem list
 - Simplified test
 - JDK-8386499

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2619/files
  - new: https://git.openjdk.org/valhalla/pull/2619/files/d7587a61..4982c572

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2619&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2619&range=01-02

  Stats: 132 lines in 10 files changed: 11 ins; 93 del; 28 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

Reply via email to