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

Commit 82ef189

Browse files
Sergey NazarkinYuri Nesterenko
authored andcommitted
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
Backport-of: 7a1bd61
1 parent 40ab2a0 commit 82ef189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/share/runtime/stubRoutines.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
#include "precompiled.hpp"
2626
#include "asm/codeBuffer.hpp"
27+
#include "asm/macroAssembler.inline.hpp"
2728
#include "memory/resourceArea.hpp"
2829
#include "oops/access.inline.hpp"
2930
#include "oops/oop.inline.hpp"

0 commit comments

Comments
 (0)