Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use indent size rather than buffer for printing bytecodes #20667

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Nov 21, 2024

Codependent on eclipse-omr/omr#7555

runtime/compiler/runtime/MetaDataDebug.cpp Outdated Show resolved Hide resolved
runtime/compiler/runtime/MetaDataDebug.cpp Outdated Show resolved Hide resolved
@pshipton pshipton force-pushed the sprintfomr branch 2 times, most recently from 89ca151 to dc29b6d Compare November 21, 2024 21:49
@pshipton pshipton force-pushed the sprintfomr branch 2 times, most recently from 0a6b5eb to 0e54232 Compare November 22, 2024 00:02
@pshipton pshipton changed the title Include indent buffer length in TR_Debug::printByteCodeStack Use indent size rather than buffer for printing bytecodes Nov 22, 2024
@keithc-ca keithc-ca requested a review from babsingh November 26, 2024 22:56
Copy link
Contributor

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

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

@babsingh Perhaps you could review, and if you're satisfied, merge this concurrently with eclipse-omr/omr#7555?

@babsingh
Copy link
Contributor

jenkins test sanity amac jdk21 depends eclipse-omr/omr#7555

@babsingh
Copy link
Contributor

jenkins test sanity zlinux jdk11 depends eclipse-omr/omr#7555

@babsingh
Copy link
Contributor

jenkins compile win jdk17 depends eclipse-omr/omr#7555

@babsingh
Copy link
Contributor

Windows machines are offline. Based upon existing testing, I believe that these changes should work fine on Windows as well.

@babsingh babsingh merged commit 752c652 into eclipse-openj9:master Nov 27, 2024
8 of 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.

3 participants