changeset 37248 | 11a660dbbb8e |
parent 37172 | ff4d69314a4c |
child 37995 | 92aec042a43b |
--- a/hotspot/src/share/vm/classfile/stringTable.cpp Mon Apr 04 15:05:52 2016 +0200 +++ b/hotspot/src/share/vm/classfile/stringTable.cpp Mon Apr 04 12:57:48 2016 -0400 @@ -32,6 +32,7 @@ #include "gc/shared/gcLocker.inline.hpp" #include "memory/allocation.inline.hpp" #include "memory/filemap.hpp" +#include "memory/resourceArea.hpp" #include "oops/oop.inline.hpp" #include "runtime/atomic.inline.hpp" #include "runtime/mutexLocker.hpp"