diff -r 518b01b064ff -r 5b173b4ca846 hotspot/src/share/vm/oops/methodDataOop.cpp --- a/hotspot/src/share/vm/oops/methodDataOop.cpp Tue Nov 23 15:01:43 2010 -0500 +++ b/hotspot/src/share/vm/oops/methodDataOop.cpp Tue Nov 23 13:22:55 2010 -0800 @@ -22,8 +22,17 @@ * */ -# include "incls/_precompiled.incl" -# include "incls/_methodDataOop.cpp.incl" +#include "precompiled.hpp" +#include "classfile/systemDictionary.hpp" +#include "gc_implementation/shared/markSweep.inline.hpp" +#include "interpreter/bytecode.hpp" +#include "interpreter/bytecodeStream.hpp" +#include "interpreter/linkResolver.hpp" +#include "oops/methodDataOop.hpp" +#include "oops/oop.inline.hpp" +#include "runtime/compilationPolicy.hpp" +#include "runtime/deoptimization.hpp" +#include "runtime/handles.inline.hpp" // ================================================================== // DataLayout