mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 09:04: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
|
@ -42,6 +42,7 @@
|
|||
#include "logging/logStream.hpp"
|
||||
#include "logging/logTag.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "nmt/nmtCommon.hpp"
|
||||
#include "oops/compressedKlass.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
|
@ -59,7 +60,6 @@
|
|||
#include "runtime/synchronizer.hpp"
|
||||
#include "runtime/vm_version.hpp"
|
||||
#include "services/management.hpp"
|
||||
#include "services/nmtCommon.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
#include "utilities/checkedCast.hpp"
|
||||
#include "utilities/debug.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue