[jdk17u-dev] RFR: 8261837: SIGSEGV in ciVirtualCallTypeData::translate_from [v2]
Roland Westrelin
roland at openjdk.org
Fri Dec 22 10:37:47 UTC 2023
On Thu, 21 Dec 2023 20:49:11 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);)
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> Add instruction testl(Address, imm32_t)
Looks good to me.
-------------
Marked as reviewed by roland (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2076#pullrequestreview-1794296652
More information about the jdk-updates-dev
mailing list