hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
changeset 24426 0a69c8cdfca9
parent 24244 2c7a1e5649bd
child 24429 4efc66ee325c
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Wed May 07 06:03:31 2014 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Wed May 07 14:16:45 2014 -0500
@@ -23,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "classfile/stringTable.hpp"
 #include "code/codeCache.hpp"
 #include "code/icBuffer.hpp"
 #include "gc_implementation/g1/bufferingOopClosure.hpp"