diff -r 53764d2358f9 -r 0a69c8cdfca9 hotspot/src/share/vm/runtime/safepoint.cpp --- a/hotspot/src/share/vm/runtime/safepoint.cpp Wed May 07 06:03:31 2014 -0700 +++ b/hotspot/src/share/vm/runtime/safepoint.cpp Wed May 07 14:16:45 2014 -0500 @@ -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"