Integrated: 8292910: Remove root to oop cast in HeapDumper
Stefan Karlsson
stefank at openjdk.org
Fri Aug 26 12:38:02 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.
This pull request has now been integrated.
Changeset: 4732abf7
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4732abf7f4b229c5d5498500e9a857d2fe329ecf
Stats: 21 lines in 1 file changed: 12 ins; 6 del; 3 mod
8292910: Remove root to oop cast in HeapDumper
Reviewed-by: eosterlund, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/10018
More information about the hotspot-runtime-dev
mailing list