Skip to content

[Verifier] Prevent displaying the garbage type on the empty stack - #19307

Merged
gacholio merged 1 commit into
eclipse-openj9:masterfrom
ChengJin01:bcv_prevent_garbage_type_for_stack_underflow
Apr 11, 2024
Merged

[Verifier] Prevent displaying the garbage type on the empty stack#19307
gacholio merged 1 commit into
eclipse-openj9:masterfrom
ChengJin01:bcv_prevent_garbage_type_for_stack_underflow

Conversation

@ChengJin01

Copy link
Copy Markdown

The changes aim to rectify the situation when there is
literally no valid type data to be displayed on the empty
stack after a bunch of manipulations (e.g. pop) to prevent
any garbage data from being decoded in the error message
framework so as to match the RI's behavior.

Signed-off-by: ChengJin01 jincheng@ca.ibm.com

The changes aim to rectify the situation when there is
literally no valid type data to be displayed on the empty
stack after a bunch of manipulations (e.g. pop) to prevent
any garbage data from being decoded in the error message
framework so as to match the RI's behavior.

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
@ChengJin01

ChengJin01 commented Apr 11, 2024

Copy link
Copy Markdown
Author

The changes verified in the internal & open builds.

Reviewer: @gacholio
FYI: @tajila, @pshipton

@ChengJin01
ChengJin01 requested a review from gacholio April 11, 2024 18:37
@gacholio

Copy link
Copy Markdown
Contributor

jenkins test sanity zlinux jdk21

@gacholio
gacholio merged commit 7a9347e into eclipse-openj9:master Apr 11, 2024
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