@@ -67,12 +67,6 @@ #if defined(LINUX) || defined(__APPLE__) #define SUPPORT_RESERVED_STACK_AREA #endif - #if INCLUDE_JVMCI - #define COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS EnableJVMCI - #else - #define COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS false - #endif - #endif // CPU_X86_GLOBALDEFINITIONS_X86_HPP