hg: jdk/jdk: 8245957: Remove unused LIR_OpBranch::type after SPARC port removal

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Jun 2 07:58:13 UTC 2020


Changeset: 7cb9fefc89d4
Author:    thartmann
Date:      2020-06-02 09:57 +0200
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/7cb9fefc89d4

8245957: Remove unused LIR_OpBranch::type after SPARC port removal
Summary: Removed LIR_OpBranch::type after the only remaining usage was removed with the SPARC port removal.
Reviewed-by: kvn, mdoerr

! 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/x86/c1_LIRGenerator_x86.cpp
! src/hotspot/share/c1/c1_LIR.cpp
! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/gc/g1/c1/g1BarrierSetC1.cpp
! src/hotspot/share/gc/shared/c1/barrierSetC1.cpp
! src/hotspot/share/gc/shared/c1/cardTableBarrierSetC1.cpp
! src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp
! src/hotspot/share/gc/z/c1/zBarrierSetC1.cpp



More information about the jdk-changes mailing list