Skip to content

Commit

Permalink
8280234: AArch64 "core" variant does not build after JDK-8270947
Browse files Browse the repository at this point in the history
Backport-of: 28e02fa2cb40267136c88a507696ec3e610e95a3
  • Loading branch information
GoeLin committed Oct 18, 2022
1 parent ee00103 commit 2012a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
Expand Up @@ -29,6 +29,7 @@
#include "jvm.h"
#include "asm/assembler.hpp"
#include "asm/assembler.inline.hpp"
#include "ci/ciEnv.hpp"
#include "gc/shared/barrierSet.hpp"
#include "gc/shared/barrierSetAssembler.hpp"
#include "gc/shared/cardTableBarrierSet.hpp"
Expand Down

0 comments on commit 2012a98

Please sign in to comment.