< prev index next >

src/share/vm/runtime/vmStructs.cpp

Print this page

        

*** 2724,2735 **** \ /****************/ \ /* JVMCI */ \ /****************/ \ \ ! declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI) ! //-------------------------------------------------------------------------------- // VM_LONG_CONSTANTS // // This table contains long constants required over in the --- 2724,2739 ---- \ /****************/ \ /* JVMCI */ \ /****************/ \ \ ! declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI) \ ! \ ! /****************/ \ ! /* VMRegImpl */ \ ! /****************/ \ ! declare_constant(VMRegImpl::stack_slot_size) //-------------------------------------------------------------------------------- // VM_LONG_CONSTANTS // // This table contains long constants required over in the
< prev index next >