< prev index next >

src/hotspot/share/utilities/xmlstream.cpp

Print this page

        

*** 29,38 **** --- 29,39 ---- #include "memory/resourceArea.hpp" #include "oops/methodData.hpp" #include "oops/method.hpp" #include "oops/oop.inline.hpp" #include "runtime/deoptimization.hpp" + #include "runtime/handles.inline.hpp" #include "runtime/vmThread.hpp" #include "utilities/vmError.hpp" #include "utilities/xmlstream.hpp" // Do not assert this condition if there's already another error reported.
< prev index next >