RFR: 8292910: Remove root to oop cast in HeapDumper
Erik Österlund
eosterlund at openjdk.org
Thu Aug 25 10:36:08 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.
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10018
More information about the hotspot-runtime-dev
mailing list