RFR: 8361892: AArch64: Incorrect matching rule leading to improper oop instruction encoding
Yadong Wang
yadongwang at openjdk.org
Fri Jul 11 02:25:38 UTC 2025
On Fri, 11 Jul 2025 01:54:00 GMT, Dean Long <dlong at openjdk.org> wrote:
> It looks like riscv.ad has the same problem. I think Andrew's suggestion is safe. We will emit the correct code based on relocType.
Yes, it maybe a better solution for jdk main line, because immPollPage was remove in https://bugs.openjdk.org/browse/JDK-8220051. But how about jdk8u backport?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26249#issuecomment-3060031013
More information about the hotspot-compiler-dev
mailing list