hg: jdk/sandbox: 8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Nov 5 11:45:24 UTC 2018


Changeset: 04cbcebf5adf
Author:    roland
Date:      2018-10-04 09:24 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/04cbcebf5adf

8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
Reviewed-by: adinn, aph

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
+ test/hotspot/jtreg/compiler/unsafe/CASandCAEwithNegExpected.java



More information about the jdk-sandbox-changes mailing list