hg: jdk/sandbox: 8202399: [C1] LIRGenerator::do_CheckCast needs to exclude is_invokespecial_receiver_check() when using PatchAlot

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue May 1 00:45:21 UTC 2018


Changeset: c63bdf53a1a7
Author:    dholmes
Date:      2018-04-30 20:29 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/c63bdf53a1a7

8202399: [C1] LIRGenerator::do_CheckCast needs to exclude is_invokespecial_receiver_check() when using PatchAlot
Reviewed-by: kvn
Contributed-by: Vladimir Ivanov <vladimir.x.ivanov at oracle.com>

! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp
! src/hotspot/cpu/s390/c1_LIRGenerator_s390.cpp
! src/hotspot/cpu/sparc/c1_LIRGenerator_sparc.cpp
! src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp



More information about the jdk-sandbox-changes mailing list