Code Review for jdk-updates-jdk11u-dev

Prepared by:cgo on Fri Apr 9 08:57:28 CEST 2021
Compare against: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/
Compare against version:54071
Summary of changes: 62 lines changed: 17 ins; 36 del; 9 mod; 9357 unchg
Changeset: jdk-updates-jdk11u-dev.changeset
Bug id: JDK-8213845 : ARM32: Interpreter doesn't call result handler after native calls
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/interpreterRT_arm.cpp

rev 54072 : 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@microdoc.com
10 lines changed: 1 ins; 7 del; 2 mod; 457 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/macroAssembler_arm.cpp

rev 54072 : 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@microdoc.com
9 lines changed: 9 ins; 0 del; 0 mod; 3083 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/macroAssembler_arm.hpp

rev 54072 : 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@microdoc.com
2 lines changed: 2 ins; 0 del; 0 mod; 1410 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/sharedRuntime_arm.cpp

rev 54072 : 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@microdoc.com
5 lines changed: 5 ins; 0 del; 0 mod; 2491 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp

rev 54072 : 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@microdoc.com
36 lines changed: 0 ins; 29 del; 7 mod; 1916 unchg

This code review page was prepared using webrev (vers 25.18-hg+openjdk.java.net).