Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8258073: x86_32 build broken after JDK-8257731
Reviewed-by: iklam
  • Loading branch information
DamonFool committed Dec 11, 2020
1 parent 37dc675 commit 8befc32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/cpu/x86/jniFastGetField_x86_32.cpp
Expand Up @@ -29,6 +29,7 @@
#include "prims/jvm_misc.hpp"
#include "prims/jvmtiExport.hpp"
#include "runtime/safepoint.hpp"
#include "runtime/stubRoutines.hpp"

#define __ masm->

Expand Down

1 comment on commit 8befc32

@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.