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

(0.44) Fix intermittent LogGeneratedClassesTest failures #18988

Conversation

singh264
Copy link
Contributor

Fix intermittent LogGeneratedClassesTest failures by
removing use of lambda expression in static block of
InternalCRIUSupport, which avoids the unexpected
creation of lambda class files for InternalCRIUSupport
during the test.

Port-of: #18968
Issue: #18556
Signed-off-by: Amarpreet Singh [email protected]

Fix intermittent LogGeneratedClassesTest failures by
removing use of lambda expression in static block of
InternalCRIUSupport, which avoids the unexpected
creation of lambda class files for InternalCRIUSupport
during the test.

Issue: eclipse-openj9#18556
Signed-off-by: Amarpreet Singh <[email protected]>
@singh264
Copy link
Contributor Author

@tajila requesting your review.

@singh264 singh264 marked this pull request as ready for review February 21, 2024 15:45
@tajila
Copy link
Contributor

tajila commented Feb 21, 2024

WE will wait for a nightly before merging

@tajila tajila merged commit 2decc4b into eclipse-openj9:v0.44.0-release Feb 23, 2024
2 checks passed
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.

3 participants