git: openjdk/jdk: 8307312: Replace "int which" with "int cp_index" in constantPool

Matias Saavedra Silva matsaave at openjdk.org
Mon Jul 31 20:25:21 UTC 2023


Changeset: c91a3002
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
Date:      2023-07-31 20:23:59 +0000
URL:       https://git.openjdk.org/jdk/commit/c91a3002fb4304b6184d1d8d5611873c4e028af2

8307312: Replace "int which" with "int cp_index" in constantPool

Reviewed-by: coleenp, dholmes, iklam

! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/ci/ciStreams.cpp
! src/hotspot/share/ci/ciStreams.hpp
! src/hotspot/share/ci/ciTypeFlow.cpp
! src/hotspot/share/interpreter/bytecode.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/constantPool.hpp



More information about the jdk-changes mailing list