-
Notifications
You must be signed in to change notification settings - Fork 722
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
AArch64: Remove obsolete JIT helper entries for arraycopy #19470
Conversation
This commit removes obsolete JIT helper entries for arraycopy. Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
This commit depends on eclipse-omr/omr#7314. |
Jenkins test sanity alinux64,amac jdk17 depends eclipse-omr/omr#7314 |
Jenkins test sanity amac jdk17 depends eclipse-omr/omr#7314 |
Jenkins test sanity alinux64,amac jdk17 depends eclipse-omr/omr#7338 |
The build failure on macOS will be fixed by #19510. |
Jenkins compile amac jdk17 depends eclipse-omr/omr#7338 |
@0xdaryl Please review. I will make eclipse-omr/omr#7338 ready for review after this PR is merged. There is no need for coordinated merge. |
This commit removes obsolete JIT helper entries for arraycopy.