hg: jdk-updates/jdk11u-dev: 8213845: ARM32: Interpreter doesn't call result handler after native calls

paul.hohensee at gmail.com paul.hohensee at gmail.com
Fri Apr 9 14:46:33 UTC 2021


Changeset: b3cee5c1366d
Author:    bulasevich
Date:      2021-03-22 16:22 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/b3cee5c1366d

8213845: ARM32: Interpreter doesn't call result handler after native calls
Summary: Fix mapping of native jboolean result to 0..1 on ARM32
Reviewed-by: aph, phh
Contributed-by: christoph.goettschkes at microdoc.com

! src/hotspot/cpu/arm/interpreterRT_arm.cpp
! src/hotspot/cpu/arm/macroAssembler_arm.cpp
! src/hotspot/cpu/arm/macroAssembler_arm.hpp
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp



More information about the jdk-updates-changes mailing list