Skip to content

(v0.63) AArch64: Check negative 2nd dimension for multianewarray - #24716

Open
knn-k wants to merge 1 commit into
eclipse-openj9:v0.63.0-releasefrom
knn-k:aarch64multianewarrayFix_0.63
Open

(v0.63) AArch64: Check negative 2nd dimension for multianewarray#24716
knn-k wants to merge 1 commit into
eclipse-openj9:v0.63.0-releasefrom
knn-k:aarch64multianewarrayFix_0.63

Conversation

@knn-k

@knn-k knn-k commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This commit adds a check for the second dimension size for multianewarray inlining on AArch64. The second dimension needs to be checked for negative value even when the first dimension is 0.

Original PR in master: #24707

This commit adds a check for the second dimension size for
multianewarray inlining on AArch64.  The second dimension needs to be
checked for negative value even when the first dimension is 0.

Original PR in master: eclipse-openj9#24707

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k

knn-k commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

FYI @hzongaro

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.

1 participant