Integrated: 8309673: Refactor ref_at methods in SA ConstantPool
Matias Saavedra Silva
matsaave at openjdk.org
Fri Jun 9 19:10:51 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 agent code. Verified with tier 1-5 tests.
This pull request has now been integrated.
Changeset: 7d6f97d0
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7d6f97d04d8fac44b9c71ec7e36c27ec61e82445
Stats: 95 lines in 4 files changed: 32 ins; 25 del; 38 mod
8309673: Refactor ref_at methods in SA ConstantPool
Reviewed-by: coleenp, fparain, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/14385
More information about the serviceability-dev
mailing list