Skip to content

Commit 8befc32

Browse files
committed
8258073: x86_32 build broken after JDK-8257731
Reviewed-by: iklam
1 parent 37dc675 commit 8befc32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/cpu/x86/jniFastGetField_x86_32.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include "prims/jvm_misc.hpp"
3030
#include "prims/jvmtiExport.hpp"
3131
#include "runtime/safepoint.hpp"
32+
#include "runtime/stubRoutines.hpp"
3233

3334
#define __ masm->
3435

0 commit comments

Comments
 (0)