git: openjdk/jdk: 8330540: Rename the enum type CompileCommand to CompileCommandEnum
Ioi Lam
iklam at openjdk.org
Sat Apr 20 03:53:44 UTC 2024
Changeset: 6d569961
Author: Ioi Lam <iklam at openjdk.org>
Date: 2024-04-20 03:52:17 +0000
URL: https://git.openjdk.org/jdk/commit/6d5699617ff0985104a8bb5f2c9eb8887cb0961e
8330540: Rename the enum type CompileCommand to CompileCommandEnum
Reviewed-by: kvn, dlong
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/compiler/compilationPolicy.cpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compilerDirectives.cpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/compiler/compilerOracle.cpp
! src/hotspot/share/compiler/compilerOracle.hpp
! src/hotspot/share/compiler/methodMatcher.cpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/hotspot/share/oops/methodCounters.cpp
! src/hotspot/share/oops/methodCounters.hpp
! src/hotspot/share/oops/methodData.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/utilities/vmEnums.hpp
More information about the jdk-changes
mailing list