mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 04:24:49 +02:00
8003935: Simplify the needed includes for using Thread::current()
Reviewed-by: dholmes, rbackman, coleenp
This commit is contained in:
parent
3c2f3a321a
commit
57204d9f34
116 changed files with 172 additions and 768 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue