diff src/share/vm/memory/binaryTreeDictionary.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 de88570fabfc
children 63a4eb8bcd23 ab36007d6358
line wrap: on
line diff
--- a/src/share/vm/memory/binaryTreeDictionary.cpp	Tue Oct 15 07:10:09 2013 -0700
+++ b/src/share/vm/memory/binaryTreeDictionary.cpp	Tue Oct 15 14:28:51 2013 +0200
@@ -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"