[jdk17u-dev] Integrated: 8261837: SIGSEGV in ciVirtualCallTypeData::translate_from
Goetz Lindenmaier
goetz at openjdk.org
Sun Dec 24 10:44:53 UTC 2023
On Thu, 21 Dec 2023 20:34:05 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.11-oracle.
>
> I had to resolve.
>
> c1_LIRAssembler_x86.cpp becuase of nullptr in context.
> interp_masm_x86.cpp because another fix was backported (Register tmp_load_klass = LP64_ONLY(rscratch1) NOT_LP64(noreg);)
This pull request has now been integrated.
Changeset: 1128de1c
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/1128de1ca4fa93cbcc1726eb03de291e6815af7f
Stats: 133 lines in 9 files changed: 94 ins; 9 del; 30 mod
8261837: SIGSEGV in ciVirtualCallTypeData::translate_from
Reviewed-by: roland
Backport-of: 1bb250c9e6b65d1a7a2b90eeb7d6e3a936fb8e8e
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2076
More information about the jdk-updates-dev
mailing list