RFR: 8295893: Improve printing of Constant Pool Cache Entries [v5]

Matias Saavedra Silva matsaave at openjdk.org
Mon Oct 31 18:45:18 UTC 2022


On Mon, 31 Oct 2022 18:21:02 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I look at this output.

I made the mistake of pushing incomplete code which explains the chunks of commented code and other issues. I am currently further extending the information being printed both in the constant pool cache and the constant pool as requested by @iklam. 

That being said, I will take your corrections into account as I move forward!

-------------

PR: https://git.openjdk.org/jdk/pull/10860


More information about the hotspot-dev mailing list