hotspot/src/cpu/x86/vm/globalDefinitions_x86.hpp
changeset 35135 dd2ce9021031
parent 35112 b3c4347bb751
parent 35071 a0910b1d3e0d
child 40015 524230a0f4ca
equal deleted inserted replaced
35134:dbf1c77ae372 35135:dd2ce9021031
    59 #if defined(COMPILER2) && !defined(JAVASE_EMBEDDED)
    59 #if defined(COMPILER2) && !defined(JAVASE_EMBEDDED)
    60 // Include Restricted Transactional Memory lock eliding optimization
    60 // Include Restricted Transactional Memory lock eliding optimization
    61 #define INCLUDE_RTM_OPT 1
    61 #define INCLUDE_RTM_OPT 1
    62 #endif
    62 #endif
    63 
    63 
       
    64 #if defined(LINUX) || defined(SOLARIS) || defined(__APPLE__)
       
    65 #define SUPPORT_RESERVED_STACK_AREA
       
    66 #endif
       
    67 
    64 #endif // CPU_X86_VM_GLOBALDEFINITIONS_X86_HPP
    68 #endif // CPU_X86_VM_GLOBALDEFINITIONS_X86_HPP