> Hi, > > In this PR we enhance `newSpecialArray` to be able to return a nullable > atomic flat when receiving a request for a nullable non-atomic flat, when > such a layout is supported. This fixes the issue with `VarHandle` CAS failing > as in the test added. > > Testing, other than the added one: Tier 1-2 > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Johan Sjölen has updated the pull request incrementally with two additional commits since the last revision: - Merge remote-tracking branch 'jdksjolen/borked-cas' into borked-cas - Add requested comment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32674/files - new: https://git.openjdk.org/jdk/pull/32674/files/33d7506d..d58e5fbc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32674&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32674&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/32674.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32674/head:pull/32674 PR: https://git.openjdk.org/jdk/pull/32674
