diff src/share/vm/memory/freeList.cpp @ 12902:bdfbb1fb19ca

8026391: The Metachunk header wastes memory Reviewed-by: coleenp, jmasa
author stefank
date Tue, 15 Oct 2013 14:28:51 +0200
parents 7c5a1b62f53d
children de6a9e811145
line wrap: on
line diff
--- a/src/share/vm/memory/freeList.cpp	Tue Oct 15 07:10:09 2013 -0700
+++ b/src/share/vm/memory/freeList.cpp	Tue Oct 15 14:28:51 2013 +0200
@@ -25,7 +25,6 @@
 #include "precompiled.hpp"
 #include "memory/freeBlockDictionary.hpp"
 #include "memory/freeList.hpp"
-#include "memory/metablock.hpp"
 #include "memory/metachunk.hpp"
 #include "memory/sharedHeap.hpp"
 #include "runtime/globals.hpp"