8003935: Simplify the needed includes for using Thread::current()

Reviewed-by: dholmes, rbackman, coleenp
This commit is contained in:
Stefan Karlsson 2012-11-27 14:20:21 +01:00
parent 3c2f3a321a
commit 57204d9f34
116 changed files with 172 additions and 768 deletions

View file

@ -109,10 +109,6 @@ class MemTracker : AllStatic {
#include "services/memSnapshot.hpp"
#include "services/memTrackWorker.hpp"
#ifdef SOLARIS
#include "thread_solaris.inline.hpp"
#endif
extern bool NMT_track_callsite;
#ifdef ASSERT