hotspot/src/share/vm/runtime/synchronizer.hpp
changeset 37466 287c4ebd11b0
parent 35934 76dbe86f3d82
child 39702 ea7e9375bb93
--- a/hotspot/src/share/vm/runtime/synchronizer.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/share/vm/runtime/synchronizer.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -29,8 +29,6 @@
 #include "runtime/basicLock.hpp"
 #include "runtime/handles.hpp"
 #include "runtime/perfData.hpp"
-#include "utilities/top.hpp"
-
 
 class ObjectMonitor;