Integrated: 8295014: Remove unnecessary explicit casts to void* in CHeapObjBase
Kim Barrett
kbarrett at openjdk.org
Tue Oct 11 00:21:24 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 pull request has now been integrated.
Changeset: e6c33e62
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e6c33e62b5d746f1a45202a6ddc3ded8f933752e
Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
8295014: Remove unnecessary explicit casts to void* in CHeapObjBase
Reviewed-by: jsjolen, dholmes, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/10623
More information about the hotspot-runtime-dev
mailing list