git: openjdk/jdk: 8291002: Rename Method::build_interpreter_method_data to Method::build_profiling_method_data

Tobias Hartmann thartmann at openjdk.org
Wed Jul 27 11:55:33 UTC 2022


Changeset: 8ec31976
Author:    Julian Waters <jwaters at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-07-27 11:52:10 +0000
URL:       https://git.openjdk.org/jdk/commit/8ec319768399ba83a3ac04c2034666216ebc9cba

8291002: Rename Method::build_interpreter_method_data to Method::build_profiling_method_data

Reviewed-by: kvn, thartmann

! src/hotspot/share/c1/c1_Runtime1.cpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/compiler/compilationPolicy.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/deoptimization.cpp



More information about the jdk-changes mailing list