Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
8226871: invalid use of incomplete type class MacroAssembler when bui…
…lding minimal after JDK-8191278

Backport-of: 7a1bd61
  • Loading branch information
Sergey Nazarkin authored and Yuri Nesterenko committed Jul 29, 2021
1 parent 40ab2a0 commit 82ef189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/runtime/stubRoutines.cpp
Expand Up @@ -24,6 +24,7 @@

#include "precompiled.hpp"
#include "asm/codeBuffer.hpp"
#include "asm/macroAssembler.inline.hpp"
#include "memory/resourceArea.hpp"
#include "oops/access.inline.hpp"
#include "oops/oop.inline.hpp"
Expand Down

1 comment on commit 82ef189

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.