mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +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
|
@ -28,7 +28,6 @@
|
|||
#include "memory/binaryTreeDictionary.hpp"
|
||||
#include "memory/freeList.hpp"
|
||||
#include "memory/freeBlockDictionary.hpp"
|
||||
#include "memory/metablock.hpp"
|
||||
#include "memory/metachunk.hpp"
|
||||
#include "runtime/globals.hpp"
|
||||
#include "utilities/ostream.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue