Skip to content

Commit

Permalink
[Backport] 8258073: x86_32 build broken after JDK-8257731
Browse files Browse the repository at this point in the history
Summary: 8258073: x86_32 build broken after JDK-8257731

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: TBD
  • Loading branch information
JinZhonghui authored and JoshuaZhuwj committed Nov 27, 2023
1 parent 1f2ab43 commit f27b3db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/cpu/x86/jniFastGetField_x86_32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include "prims/jniFastGetField.hpp"
#include "prims/jvm_misc.hpp"
#include "runtime/safepoint.hpp"
#include "runtime/stubRoutines.hpp"

#define __ masm->

Expand Down

0 comments on commit f27b3db

Please sign in to comment.