RFR: 8309673: Refactor ref_at methods in Serviceability ConstantPool
Frederic Parain
fparain at openjdk.org
Fri Jun 9 16:55:45 UTC 2023
On Thu, 8 Jun 2023 21:42:24 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> The accessor methods in constantpool.cpp were previously cleaned up to allow for different types of indices to be used, distinguishing them by the bytecode. This patch adds the same changes to the hotspot serviceability code. Verified with tier 1-5 tests.
Marked as reviewed by fparain (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14385#pullrequestreview-1472650636
More information about the serviceability-dev
mailing list