RFR: 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
Aleksey Shipilev
shade at openjdk.org
Mon Aug 7 11:29:36 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
Thank you!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15136#issuecomment-1667677699
More information about the hotspot-compiler-dev
mailing list