< prev index next >

src/hotspot/share/jvmci/vmStructs_jvmci.cpp

Print this page
*** 451,11 ***
    declare_constant(CompLevel_limited_profile)                             \
    declare_constant(CompLevel_full_profile)                                \
    declare_constant(CompLevel_full_optimization)                           \
    declare_constant(HeapWordSize)                                          \
    declare_constant(InvocationEntryBci)                                    \
-   declare_constant(LogKlassAlignmentInBytes)                              \
    declare_constant(JVMCINMethodData::SPECULATION_LENGTH_BITS)             \
                                                                            \
    declare_constant(JVM_ACC_WRITTEN_FLAGS)                                 \
    declare_constant(JVM_ACC_HAS_FINALIZER)                                 \
    declare_constant(JVM_ACC_IS_CLONEABLE_FAST)                             \
--- 451,10 ---
< prev index next >