RFR: 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
Christian Hagedorn
chagedorn at openjdk.org
Mon Aug 7 11:18:30 UTC 2023
On Thu, 3 Aug 2023 10:43:34 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the bug for the reasons. Basically, we want to target the intrinsic directly, to avoid the dependence on the JDK code shape.
>
> Additional testing:
> - [x] mainline: test is still sensitive to JDK-8313402 fix
> - [x] 17u: test is _now_ sensitive to JDK-8313402 fix
Looks good!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15136#pullrequestreview-1565104855
More information about the hotspot-compiler-dev
mailing list