RFR: 8293315: Add back logging for Placeholders
Ioi Lam
iklam at openjdk.org
Fri Sep 2 17:40:40 UTC 2022
On Fri, 2 Sep 2022 14:23:22 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I lost some information in the logging code for PlaceholderTable that I really want when I converted it to use a ResourceHashtable, so this minor patch adds it back.
> Tested locally with -Xlog:class+load+placeholders=trace, and tier1.
Looks good and trivial.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10145
More information about the hotspot-runtime-dev
mailing list