< prev index next >

src/hotspot/share/prims/perf.cpp

Print this page

        

*** 27,37 **** #include "jvm.h" #include "classfile/vmSymbols.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "oops/oop.inline.hpp" ! #include "runtime/interfaceSupport.hpp" #include "runtime/perfData.inline.hpp" #include "runtime/perfMemory.hpp" /* * Implementation of class jdk.internal.perf.Perf --- 27,37 ---- #include "jvm.h" #include "classfile/vmSymbols.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "oops/oop.inline.hpp" ! #include "runtime/interfaceSupport.inline.hpp" #include "runtime/perfData.inline.hpp" #include "runtime/perfMemory.hpp" /* * Implementation of class jdk.internal.perf.Perf
< prev index next >