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

rwestrel at redhat.com rwestrel at redhat.com
Thu Oct 25 08:05:00 UTC 2018


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

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-submit-changes mailing list