CHeapObjBase explicitly casts to void* the char* result of each call to AllocateHeap. Those casts are unnecessary and just add visual clutter. They should be removed.
- relates to
-
JDK-8294308 Allow dynamically choosing the MEMFLAGS of a type without ResourceObj
-
- Resolved
-