< prev index next >

src/hotspot/share/utilities/decoder.cpp

Print this page
rev 56464 : 8231707: Improve Mutex inlining
Contributed-by: robbin.ehn@oracle.com, claes.redestad@oracle.com

*** 24,33 **** --- 24,34 ---- #include "precompiled.hpp" #include "jvm.h" #include "memory/allocation.inline.hpp" #include "runtime/os.hpp" + #include "runtime/mutexLocker.inline.hpp" #include "utilities/decoder.hpp" #include "utilities/vmError.hpp" #ifndef _WINDOWS #if defined(__APPLE__)
< prev index next >