Skip to content

Fix return value handling of j9bcv_checkFieldSignature and update documentation - #23756

Merged
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
konark2010:test-illegalLoadableDesciptors
Apr 16, 2026
Merged

Fix return value handling of j9bcv_checkFieldSignature and update documentation#23756
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
konark2010:test-illegalLoadableDesciptors

Conversation

@konark2010

Copy link
Copy Markdown
Contributor

No description provided.

@konark2010
konark2010 marked this pull request as draft April 16, 2026 17:18
@konark2010
konark2010 force-pushed the test-illegalLoadableDesciptors branch from 01d20f6 to 35aacad Compare April 16, 2026 17:26
@konark2010
konark2010 marked this pull request as ready for review April 16, 2026 17:36
@keithc-ca
keithc-ca self-requested a review April 16, 2026 17:39

@keithc-ca keithc-ca 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.

Please fix the commit message: The summary line should be no more than 70 characters long. See https://github.com/eclipse-openj9/openj9/blob/master/CONTRIBUTING.md#commit-guidelines.

Comment thread runtime/bcutil/cfreader.c
Comment thread runtime/oti/bcverify_api.h
@konark2010
konark2010 force-pushed the test-illegalLoadableDesciptors branch from df095ed to 8ffa1d7 Compare April 16, 2026 18:23
@konark2010
konark2010 requested a review from keithc-ca April 16, 2026 18:25

@keithc-ca keithc-ca 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.

Please also rebase to avoid implicit merges (i.e. with #23615).

Comment thread runtime/bcutil/cfreader.c Outdated
@keithc-ca

Copy link
Copy Markdown
Contributor

Please use parentheses consistently when referring to j9bcv_checkFieldSignature() to make clear the name refers to a function.

@konark2010
konark2010 force-pushed the test-illegalLoadableDesciptors branch from 8ffa1d7 to f39ff91 Compare April 16, 2026 18:31
Use < 0 to detect errors from j9bcv_checkFieldSignature().
Update documentation to reflect that the function returns 0 on
success and negative values on failure.

Signed-off-by: Konark Shah <konarkshah2010@gmail.com>
@konark2010
konark2010 force-pushed the test-illegalLoadableDesciptors branch from f39ff91 to 5a6ed6a Compare April 16, 2026 18:32
@konark2010
konark2010 requested a review from keithc-ca April 16, 2026 18:32
@keithc-ca

Copy link
Copy Markdown
Contributor

Jenkins test sanity.functional alinuxval,zlinux jdknext

@keithc-ca

Copy link
Copy Markdown
Contributor

Test failures appear unrelated to this change:

@keithc-ca
keithc-ca merged commit dbdfd2c into eclipse-openj9:master Apr 16, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants