Skip to content

(0.62) Disallow IF_ACMPEQ and IFNULL for uninitialized types - #24530

Merged
pshipton merged 1 commit into
eclipse-openj9:v0.62.0-releasefrom
AditiS11:verify_0.62
Aug 12, 2026
Merged

(0.62) Disallow IF_ACMPEQ and IFNULL for uninitialized types#24530
pshipton merged 1 commit into
eclipse-openj9:v0.62.0-releasefrom
AditiS11:verify_0.62

Conversation

@AditiS11

@AditiS11 AditiS11 commented Aug 12, 2026

Copy link
Copy Markdown
  • Reject IF_ACMPEQ, IF_ACMPNE, IFNULL, and IFNONNULL on uninitialized types.
  • Previously this check was only for Valhalla, extend it to Java versions 27 and above.

Port #24424

- Reject IF_ACMPEQ, IF_ACMPNE, IFNULL, and IFNONNULL
  on uninitialized types.
- Previously this check was only for Valhalla, extend
  it to Java versions 27 and above.

Signed-off-by: Aditi Srinivas M <Aditi.Srini@ibm.com>
@AditiS11 AditiS11 changed the title Disallow IF_ACMPEQ and IFNULL for uninitialized types (0.62) Disallow IF_ACMPEQ and IFNULL for uninitialized types Aug 12, 2026
@AditiS11

Copy link
Copy Markdown
Author

FYI @pshipton

@pshipton
pshipton merged commit eea9012 into eclipse-openj9:v0.62.0-release Aug 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants