diff src/share/vm/memory/allocation.hpp @ 8151:b8f261ba79c6

Minimize diff to plain HotSpot version.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 07 Mar 2013 21:00:29 +0100
parents 5fc51c1ecdeb
children 89e4d67fdd2a
line wrap: on
line diff
--- a/src/share/vm/memory/allocation.hpp	Thu Mar 07 15:17:51 2013 +0100
+++ b/src/share/vm/memory/allocation.hpp	Thu Mar 07 21:00:29 2013 +0100
@@ -34,9 +34,6 @@
 #ifdef COMPILER2
 #include "opto/c2_globals.hpp"
 #endif
-#ifdef GRAAL
-#include "graal/graalGlobals.hpp"
-#endif
 
 #include <new>