RFR: 8295014: Remove unnecessary explicit casts to void* in CHeapObjBase

Johan Sjölen jsjolen at openjdk.org
Sun Oct 9 16:06:52 UTC 2022


On Sun, 9 Oct 2022 02:52:37 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this change to CHeapObjBase that removes unnecessary explicit
> casts from char* to void*.
> 
> Testing: mach5 tier1

This looks good to me, thank you for the change.

-------------

Marked as reviewed by jsjolen (Author).

PR: https://git.openjdk.org/jdk/pull/10623


More information about the hotspot-runtime-dev mailing list