Currently fine PRT bitmaps are allocated using the mtInternal memory specifier.
This results in misleading output in NMT, remembered set memory not attributed to GC.
Fix this.
This results in misleading output in NMT, remembered set memory not attributed to GC.
Fix this.
- relates to
-
JDK-8182169 ArrayAllocator should take MEMFLAGS as regular parameter
- Resolved