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

Stefan Karlsson stefank at openjdk.org
Mon Oct 10 08:56:01 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

Marked as reviewed by stefank (Reviewer).

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

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


More information about the hotspot-runtime-dev mailing list