Integrated: 8350258: AArch64: Client build fails after JDK-8347917
Dmitry Chuyko
dchuyko at openjdk.org
Fri Feb 21 21:46:57 UTC 2025
On Tue, 18 Feb 2025 22:42:18 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> The location for rfp should be set in in the register map. In particular, it wasn't set in frame::sender_for_interpreter_frame() if neither C2 nor JVMCI were included.
>
> COMPILER1_OR_COMPILER2 condition is used instead of COMPILER2_OR_JVMCI, which also covers INCLUDE_JVMCI case.
This pull request has now been integrated.
Changeset: 25322aae
Author: Dmitry Chuyko <dchuyko at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/25322aae8e224680db376098d2e45f26cf3334a0
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8350258: AArch64: Client build fails after JDK-8347917
Reviewed-by: dlong, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/23682
More information about the hotspot-dev
mailing list