Skip to content

AArch64: Revert #22192 partially #22213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Jul 11, 2025

This commit reverts the inlineIntrinsicIndexOf() part of PR #22192, due to the failure with JDK 24.

Fixes: #22205

This commit reverts the inlineIntrinsicIndexOf() part of PR eclipse-openj9#22192,
due to the failure with JDK 24.

Fixes: eclipse-openj9#22205
@knn-k
Copy link
Contributor Author

knn-k commented Jul 11, 2025

Jenkins test sanity amac,alinux64 jdk17,jdk24

@0xdaryl
Copy link
Contributor

0xdaryl commented Jul 11, 2025

By "partially" you mean you've disabled it for off heap (presumably).

@0xdaryl 0xdaryl self-assigned this Jul 11, 2025
@0xdaryl 0xdaryl merged commit 9ecca4e into eclipse-openj9:master Jul 11, 2025
15 checks passed
@knn-k knn-k deleted the revert22192 branch July 11, 2025 22:29
@knn-k
Copy link
Contributor Author

knn-k commented Jul 11, 2025

PR #22192 added support of off-heap arrays to three intrinsics for AArch64. This PR disabled one of them.
I mean that by "partially".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jdk_lang_j9 Segmentation error vmState=0x00000000 at Compiled_method=java/lang/String.indexOf(I)I
2 participants