git: openjdk/jdk: 8285378: Remove unnecessary nop for C1 exception and deopt handler

Boris Ulasevich bulasevich at openjdk.java.net
Fri May 6 09:30:02 UTC 2022


Changeset: c6eab989
Author:    Boris Ulasevich <bulasevich at openjdk.org>
Date:      2022-05-06 09:29:04 +0000
URL:       https://git.openjdk.java.net/jdk/commit/c6eab989b7df6fb322aa7f0bd509918633594804

8285378: Remove unnecessary nop for C1 exception and deopt handler

Reviewed-by: kvn, dlong

! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/riscv/c1_LIRAssembler_riscv.cpp
! src/hotspot/cpu/s390/c1_LIRAssembler_s390.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp



More information about the jdk-changes mailing list