On Thu, 8 Jun 2023 21:42:24 GMT, Matias Saavedra Silva <matsa...@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 <matsa...@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

Reply via email to