< prev index next >

src/hotspot/share/runtime/compilationPolicy.cpp

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

@@ -39,11 +39,11 @@
 #include "runtime/stubRoutines.hpp"
 #include "runtime/thread.hpp"
 #include "runtime/tieredThresholdPolicy.hpp"
 #include "runtime/vframe.hpp"
 #include "runtime/vmOperations.hpp"
-#include "utilities/events.hpp"
+#include "utilities/events.inline.hpp"
 #include "utilities/globalDefinitions.hpp"
 
 #ifdef COMPILER1
 #include "c1/c1_Compiler.hpp"
 #endif
< prev index next >