diff -r 58bb9394a98b -r 287c4ebd11b0 hotspot/src/cpu/x86/vm/debug_x86.cpp --- a/hotspot/src/cpu/x86/vm/debug_x86.cpp Tue Apr 12 07:17:44 2016 +0200 +++ b/hotspot/src/cpu/x86/vm/debug_x86.cpp Tue Apr 12 09:53:43 2016 +0200 @@ -29,6 +29,5 @@ #include "runtime/init.hpp" #include "runtime/os.hpp" #include "utilities/debug.hpp" -#include "utilities/top.hpp" void pd_ps(frame f) {}