diff src/share/vm/memory/filemap.hpp @ 12838:85c1ca43713f

8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces Reviewed-by: brutisso, jmasa, coleenp
author stefank
date Mon, 07 Oct 2013 15:51:08 +0200
parents 740e263c80c6
children ca6d25be853b 6e0cb14ce59b
line wrap: on
line diff
--- a/src/share/vm/memory/filemap.hpp	Wed Oct 09 10:57:01 2013 +0200
+++ b/src/share/vm/memory/filemap.hpp	Mon Oct 07 15:51:08 2013 +0200
@@ -26,6 +26,7 @@
 #define SHARE_VM_MEMORY_FILEMAP_HPP
 
 #include "memory/metaspaceShared.hpp"
+#include "memory/metaspace.hpp"
 
 // Layout of the file:
 //  header: dump of archive instance plus versioning info, datestamp, etc.