< prev index next >

src/hotspot/share/prims/jni.cpp

Print this page
rev 49910 : imported patch removeAllGCs.fixIncludes

*** 36,45 **** --- 36,46 ---- #include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp" #include "classfile/vmSymbols.hpp" #include "gc/shared/gcLocker.inline.hpp" #include "interpreter/linkResolver.hpp" + #include "logging/log.hpp" #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" #include "memory/oopFactory.hpp" #include "memory/resourceArea.hpp" #include "memory/universe.hpp"
< prev index next >