Skip to content

Commit

Permalink
JDK-8346605
Browse files Browse the repository at this point in the history
  • Loading branch information
MBaesken committed Dec 19, 2024
1 parent f6e7713 commit f6b9ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hotspot/share/memory/memoryReserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include "oops/markWord.hpp"
#include "runtime/globals_extension.hpp"
#include "runtime/java.hpp"
#include "runtime/os.hpp"
#include "runtime/os.inline.hpp"
#include "utilities/formatBuffer.hpp"
#include "utilities/globalDefinitions.hpp"
#include "utilities/powerOfTwo.hpp"
Expand Down

0 comments on commit f6b9ca4

Please sign in to comment.