RFR: 8347422: Crash during safepoint handler execution with -XX:+UseAPX
Tobias Hartmann
thartmann at openjdk.org
Mon Jan 13 10:30:35 UTC 2025
On Fri, 10 Jan 2025 13:24:21 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> This bug fix patch fixes an internal error seen during safepoint handler execution.
> The problem occurs due to missing handling for REX2 prefixed polling test instruction.
>
> Manually verified the patch with the -XX:+SafepointALot runtime flag.
>
> Best Regards,
> Jatin
> PS: Patch will be opened for review after some validation.
Hi @jatin-bhateja, please see my questions in JBS. Should we add a regression test for this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23035#issuecomment-2586725946
More information about the hotspot-compiler-dev
mailing list