< prev index next >

src/hotspot/share/utilities/constantTag.hpp

Print this page

        

*** 23,34 **** */ #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP #include "memory/allocation.hpp" - #include "prims/jvm.h" // constant tags in Java .class files enum { --- 23,34 ---- */ #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP + #include "jvm.h" #include "memory/allocation.hpp" // constant tags in Java .class files enum {
< prev index next >