changeset 49734 | f946776e9354 |
parent 49594 | 898ef81cbc0e |
child 49982 | 9042ffe5b7fe |
--- a/src/hotspot/share/classfile/stringTable.cpp Tue Apr 10 12:20:00 2018 +0200 +++ b/src/hotspot/share/classfile/stringTable.cpp Tue Apr 10 12:21:05 2018 +0200 @@ -45,7 +45,6 @@ #include "utilities/hashtable.inline.hpp" #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS -#include "gc/g1/g1CollectedHeap.hpp" #include "gc/g1/g1StringDedup.hpp" #endif