Skip to content

Remove aarch64 directCallEvaluator - #23489

Merged
knn-k merged 1 commit into
eclipse-openj9:masterfrom
hzongaro:remove-aarch64-directCallEvaluator
Mar 12, 2026
Merged

Remove aarch64 directCallEvaluator#23489
knn-k merged 1 commit into
eclipse-openj9:masterfrom
hzongaro:remove-aarch64-directCallEvaluator

Conversation

@hzongaro

Copy link
Copy Markdown
Member

The implementation of J9::ARM64::TreeEvaluator::directCallEvaluator is functionally identical to OMR's version,
OMR::ARM64::TreeEvaluator::directCallEvaluator. This is due to changes delivered under OpenJ9 pull request #23423 and OMR pull request eclipse-omr/omr#8144. Remove the OpenJ9 version as it is no longer needed.

The implementation of J9::ARM64::TreeEvaluator::directCallEvaluator is
functionally identical to OMR's version,
OMR::ARM64::TreeEvaluator::directCallEvaluator.  Remove the OpenJ9
version as it is no longer needed.

Signed-off-by:  Henry Zongaro <zongaro@ca.ibm.com>
@hzongaro

Copy link
Copy Markdown
Member Author

@knn-k, may I ask you to review this change? @0xdaryl - FYI.

@knn-k

knn-k commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Jenkins test sanity amac,alinux64 jdk17

1 similar comment
@knn-k

knn-k commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Jenkins test sanity amac,alinux64 jdk17

@knn-k knn-k left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@knn-k
knn-k merged commit 825238b into eclipse-openj9:master Mar 12, 2026
10 checks passed
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.

2 participants