< prev index next >

src/share/vm/runtime/sharedRuntime.hpp

Print this page

        

*** 28,38 **** #include "interpreter/bytecodeHistogram.hpp" #include "interpreter/bytecodeTracer.hpp" #include "interpreter/linkResolver.hpp" #include "memory/allocation.hpp" #include "memory/resourceArea.hpp" - #include "runtime/threadLocalStorage.hpp" #include "utilities/hashtable.hpp" #include "utilities/macros.hpp" class AdapterHandlerEntry; class AdapterHandlerTable; --- 28,37 ----
< prev index next >