git: openjdk/jdk: 8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
Coleen Phillimore
coleenp at openjdk.org
Thu Aug 25 21:34:59 UTC 2022
Changeset: e353b572
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2022-08-25 21:12:35 +0000
URL: https://git.openjdk.org/jdk/commit/e353b572a54edbbf0df1f01afa36067500157603
8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
Reviewed-by: iklam, hseigel
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/java.cpp
! src/hotspot/share/runtime/vmOperation.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
- test/hotspot/jtreg/runtime/CommandLine/PrintTouchedMethods.java
- test/hotspot/jtreg/runtime/CommandLine/PrintTouchedMethodsJcmd.java
- test/hotspot/jtreg/runtime/CommandLine/TestLogTouchedMethods.java
More information about the jdk-changes
mailing list