git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Jun 2 08:02:58 UTC 2020
Changeset: f822eed5
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2020-06-02 09:57:57 +0000
URL: https://git.openjdk.java.net/mobile/commit/f822eed5
8245957: Remove unused LIR_OpBranch::type after SPARC port removal
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
Changeset: f4accaea
Author: duke <duke at openjdk.org>
Date: 2020-06-02 08:02:22 +0000
URL: https://git.openjdk.java.net/mobile/commit/f4accaea
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list