changeset 24429 | 4efc66ee325c |
parent 24424 | 2658d7834c6e |
parent 24426 | 0a69c8cdfca9 |
child 24457 | 0e20b36df5c4 |
--- a/hotspot/src/share/vm/runtime/safepoint.cpp Fri May 09 16:50:54 2014 -0400 +++ b/hotspot/src/share/vm/runtime/safepoint.cpp Mon May 12 09:47:57 2014 -0400 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "classfile/symbolTable.hpp" +#include "classfile/stringTable.hpp" #include "classfile/systemDictionary.hpp" #include "code/codeCache.hpp" #include "code/icBuffer.hpp"