mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8318447: Move NMT source code to own subdirectory
Reviewed-by: stefank, dholmes, stuefe
This commit is contained in:
parent
744e089310
commit
9864951dce
101 changed files with 253 additions and 260 deletions
|
@ -46,6 +46,7 @@
|
|||
#include "memory/oopFactory.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "nmt/memTracker.hpp"
|
||||
#include "oops/constantPool.hpp"
|
||||
#include "oops/generateOopMap.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
|
@ -76,7 +77,6 @@
|
|||
#include "runtime/vmThread.hpp"
|
||||
#include "runtime/vm_version.hpp"
|
||||
#include "sanitizers/leak.hpp"
|
||||
#include "services/memTracker.hpp"
|
||||
#include "utilities/dtrace.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue