Skip to content

Fix compile errors with JIT server disabled #19467

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

Merged
merged 1 commit into from
May 9, 2024

Conversation

keithc-ca
Copy link
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 <[email protected]>
@keithc-ca keithc-ca requested a review from dsouzai as a code owner May 8, 2024 15:35
@keithc-ca
Copy link
Contributor Author

@mpirvu Could I ask you to review this please?

Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

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

LGTM

@mpirvu
Copy link
Contributor

mpirvu commented May 8, 2024

jenkins compile all jdk21

@mpirvu
Copy link
Contributor

mpirvu commented May 9, 2024

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