hg: jdk/jdk: 8236228: clean up BarrierSet headers in c1_LIRAssembler
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Tue Jan 14 17:14:55 UTC 2020
Changeset: 65bdd314d1ca
Author: phh
Date: 2020-01-14 09:15 -0800
URL: https://hg.openjdk.java.net/jdk/jdk/rev/65bdd314d1ca
8236228: clean up BarrierSet headers in c1_LIRAssembler
Summary: Remove unneeded barrierSet.hpp and cardTableBarrierSet.hpp includes
Reviewed-by: kvn, mdoerr, phh, njian
Contributed-by: xxinliu at amazon.com
! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/s390/c1_LIRAssembler_s390.cpp
! src/hotspot/cpu/sparc/c1_LIRAssembler_sparc.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
More information about the jdk-changes
mailing list