RFR: 8292910: Remove root to oop cast in HeapDumper
Coleen Phillimore
coleenp at openjdk.org
Thu Aug 25 11:55:29 UTC 2022
On Thu, 25 Aug 2022 10:08:49 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> Small cleanup to fix an unclean cast. This patch was brought over from the Generational ZGC repository, where we have extra verification code around casts to oops.
>
> I deduplicated the pointer dumping implementation, instead of adding a third version looking more or less the same.
Marked as reviewed by coleenp (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10018
More information about the hotspot-runtime-dev
mailing list