changeset 7408 | c04a5c989f26 |
parent 7397 | 5b173b4ca846 |
child 13195 | be27e1b6a4b9 |
--- a/hotspot/src/share/vm/interpreter/oopMapCache.hpp Thu Dec 02 14:00:03 2010 -0500 +++ b/hotspot/src/share/vm/interpreter/oopMapCache.hpp Wed Dec 01 15:04:06 2010 +0100 @@ -26,6 +26,7 @@ #define SHARE_VM_INTERPRETER_OOPMAPCACHE_HPP #include "oops/generateOopMap.hpp" +#include "runtime/mutex.hpp" // A Cache for storing (method, bci) -> oopMap. // The memory management system uses the cache when locating object