Integrated: 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly

Aleksey Shipilev shade at openjdk.org
Mon Aug 7 11:29:37 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

This pull request has now been integrated.

Changeset: 4b192a8d
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4b192a8dc37297f0746c0c68322e0168d9f47771
Stats:     7 lines in 2 files changed: 5 ins; 0 del; 2 mod

8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly

Reviewed-by: thartmann, chagedorn

-------------

PR: https://git.openjdk.org/jdk/pull/15136


More information about the hotspot-compiler-dev mailing list