RFR: 8295893: Improve printing of Constant Pool Cache Entries
Coleen Phillimore
coleenp at openjdk.org
Tue Oct 25 21:42:21 UTC 2022
On Tue, 25 Oct 2022 19:37:12 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> As an extension of [JDK-8292699](https://bugs.openjdk.org/browse/JDK-8292699), this aims to further improve the printing of Constant Pool Cache entries. The contents and flag are decoded into human readable text with an appendix printed as before.
>
> The text format and contents are tentative, please review.
Can you post an example how it looks for method and field entries ?
-------------
PR: https://git.openjdk.org/jdk/pull/10860
More information about the hotspot-dev
mailing list