< prev index next >

src/hotspot/share/interpreter/invocationCounter.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_INTERPRETER_INVOCATIONCOUNTER_HPP #define SHARE_VM_INTERPRETER_INVOCATIONCOUNTER_HPP - #include "memory/allocation.hpp" #include "runtime/handles.hpp" #include "utilities/exceptions.hpp" // InvocationCounters are used to trigger actions when a limit (threshold) is reached. // For different states, different limits and actions can be defined in the initialization --- 23,32 ----
< prev index next >