hg: jdk-updates/jdk11u: 4 new changesets
shade at redhat.com
shade at redhat.com
Thu Mar 14 15:22:30 UTC 2019
Changeset: 1bf93f4064ac
Author: roland
Date: 2018-10-04 09:24 +0200
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/1bf93f4064ac
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
Changeset: 0402d1e99f13
Author: ngasson
Date: 2019-03-12 10:48 +0800
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/0402d1e99f13
8216350: AArch64: monitor unlock fast path not called
Reviewed-by: aph, drwhite, fyang
! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/assembler_aarch64.hpp
Changeset: e58b6d05d723
Author: fyang
Date: 2019-01-05 10:48 +0800
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/e58b6d05d723
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Reviewed-by: aph
Contributed-by: nick.gasson at arm.com
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
Changeset: 33c0eba993dd
Author: aph
Date: 2018-09-24 18:19 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/33c0eba993dd
8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
Reviewed-by: aph
Contributed-by: andrey.petushkov at gmail.com
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
More information about the jdk-updates-changes
mailing list