hg: jdk/hs: 8194084: Obsolete FastTLABRefill and remove the related code
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Feb 16 23:07:20 UTC 2018
Changeset: 9010e596f391
Author: jcbeyler
Date: 2018-02-16 14:23 -0800
URL: http://hg.openjdk.java.net/jdk/hs/rev/9010e596f391
8194084: Obsolete FastTLABRefill and remove the related code
Summary: Remove all FastTLABRefill code and flag
Reviewed-by: mdoerr, drwhite, coleenp
Contributed-by: jcbeyler at google.com
! src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
! src/hotspot/cpu/arm/c1_Runtime1_arm.cpp
! src/hotspot/cpu/arm/macroAssembler_arm.cpp
! src/hotspot/cpu/arm/macroAssembler_arm.hpp
! src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/s390/c1_Runtime1_s390.cpp
! src/hotspot/cpu/sparc/c1_Runtime1_sparc.cpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.hpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
! src/hotspot/share/gc/g1/g1Arguments.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
More information about the jdk-hs-changes
mailing list