Skip to content

Print total bytecode size for a method including inlined methods#24328

Open
dev-koan wants to merge 1 commit into
eclipse-openj9:masterfrom
dev-koan:feature/InlinedMethodSize
Open

Print total bytecode size for a method including inlined methods#24328
dev-koan wants to merge 1 commit into
eclipse-openj9:masterfrom
dev-koan:feature/InlinedMethodSize

Conversation

@dev-koan

@dev-koan dev-koan commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Fixes: #24306

Signed-off-by: Dev Agarwal dev.agarwal@ibm.com

Signed-off-by: Dev Agarwal <dev.agarwal@ibm.com>
@dev-koan dev-koan force-pushed the feature/InlinedMethodSize branch from 135d5a4 to a301a2e Compare July 9, 2026 18:35

@mpirvu mpirvu 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.

LGTM

@mpirvu mpirvu self-assigned this Jul 9, 2026
@mpirvu mpirvu added the comp:jit label Jul 9, 2026
@mpirvu

mpirvu commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

jenkins test sanity.functional all jdk25

@dev-koan dev-koan marked this pull request as ready for review July 10, 2026 12:47
@dev-koan dev-koan requested a review from dsouzai as a code owner July 10, 2026 12:47
@mpirvu

mpirvu commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

All tests have passed except for a JITServer failure with "can't bind server address: Address already in use". This is a known issue.

@ymanton Please review as well.

@mpirvu mpirvu requested review from ymanton and removed request for dsouzai July 10, 2026 14:59
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.

Print method size after inlining in the vlog

2 participants