Skip to content

Fix compile errors with JIT server disabled - #19467

Merged
mpirvu merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:no_jitserver
May 9, 2024
Merged

Fix compile errors with JIT server disabled#19467
mpirvu merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:no_jitserver

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

Add required includes to avoid uses of incomplete types TR::CompilationInfoPerThread and TR_IProfiler.

Add required includes to avoid uses of incomplete
types TR::CompilationInfoPerThread and TR_IProfiler.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from dsouzai as a code owner May 8, 2024 15:35
@keithc-ca

Copy link
Copy Markdown
Contributor Author

@mpirvu Could I ask you to review this please?

@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 commented May 8, 2024

Copy link
Copy Markdown
Contributor

jenkins compile all jdk21

@mpirvu

mpirvu commented May 9, 2024

Copy link
Copy Markdown
Contributor

Tests passed. On ppc64le machines are still down (I think) because the test simply timed-out.

@mpirvu
mpirvu merged commit 0db560f into eclipse-openj9:master May 9, 2024
@keithc-ca
keithc-ca deleted the no_jitserver branch May 9, 2024 12:15
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