Skip to content

Commit

Permalink
8230214: AArch64 build failures after JDK-8229836 (Remove include of …
Browse files Browse the repository at this point in the history
…globals.hpp from allocation.hpp)

Reviewed-by: dholmes
  • Loading branch information
shipilev committed Aug 27, 2019
1 parent 313cb3c commit 72eeb74
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include "gc/z/zPhysicalMemory.inline.hpp"
#include "gc/z/zPhysicalMemoryBacking_linux_aarch64.hpp"
#include "logging/log.hpp"
#include "runtime/globals.hpp"
#include "runtime/init.hpp"
#include "runtime/os.hpp"
#include "utilities/align.hpp"
Expand Down

0 comments on commit 72eeb74

Please sign in to comment.