mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8026391: The Metachunk header wastes memory
Reviewed-by: coleenp, jmasa
This commit is contained in:
parent
9f6e8976d0
commit
f149d47720
11 changed files with 231 additions and 340 deletions
|
@ -58,7 +58,7 @@
|
|||
#include "memory/generation.hpp"
|
||||
#include "memory/generationSpec.hpp"
|
||||
#include "memory/heap.hpp"
|
||||
#include "memory/metablock.hpp"
|
||||
#include "memory/metachunk.hpp"
|
||||
#include "memory/referenceType.hpp"
|
||||
#include "memory/space.hpp"
|
||||
#include "memory/tenuredGeneration.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue