Skip to content

Commit 88d59bc

Browse files
committed
8230888: jfrVirtualMemory.cpp should include globals.hpp
Reviewed-by: dholmes, mgronlun
1 parent 316985c commit 88d59bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/share/jfr/recorder/storage/jfrVirtualMemory.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "precompiled.hpp"
2626
#include "jfr/recorder/storage/jfrVirtualMemory.hpp"
2727
#include "memory/virtualspace.hpp"
28+
#include "runtime/globals.hpp"
2829
#include "runtime/orderAccess.hpp"
2930
#include "runtime/os.hpp"
3031
#include "services/memTracker.hpp"

0 commit comments

Comments
 (0)