mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-27 02:30:06 +00:00
8200299: Non-PCH build for aarch64 fails
Reviewed-by: thartmann, stuefe
This commit is contained in:
parent
c530e2724d
commit
a4b1eac43f
@ -995,8 +995,10 @@ definitions %{
|
||||
|
||||
source_hpp %{
|
||||
|
||||
#include "asm/macroAssembler.hpp"
|
||||
#include "gc/shared/cardTable.hpp"
|
||||
#include "gc/shared/cardTableBarrierSet.hpp"
|
||||
#include "gc/shared/collectedHeap.hpp"
|
||||
#include "opto/addnode.hpp"
|
||||
|
||||
class CallStubImpl {
|
||||
|
||||
@ -28,6 +28,7 @@
|
||||
#include "oops/method.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "prims/privilegedStack.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vframe.inline.hpp"
|
||||
|
||||
void PrivilegedElement::initialize(vframeStream* vfst, oop context, PrivilegedElement* next, TRAPS) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user