diff -r 816b7e5bf2ed -r d2f8c38e543d src/share/vm/runtime/frame.hpp --- a/src/share/vm/runtime/frame.hpp Fri Nov 30 17:00:32 2012 -0800 +++ b/src/share/vm/runtime/frame.hpp Fri Dec 07 01:09:03 2012 -0800 @@ -25,7 +25,6 @@ #ifndef SHARE_VM_RUNTIME_FRAME_HPP #define SHARE_VM_RUNTIME_FRAME_HPP -#include "asm/assembler.hpp" #include "oops/method.hpp" #include "runtime/basicLock.hpp" #include "runtime/monitorChunk.hpp"