-
Notifications
You must be signed in to change notification settings - Fork 234
add April PSU updates #554
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
Conversation
@bharathappali Can you please investigate the OpenJ9 SCC PR check failures and update your findings here |
I have tried to build alpine and ubuntu images of jdk 8 release and figured out that the OpenJ9 slim images are facing the issue of Before running slim script:
After running slim script:
I feel the issue is we are stripping of something important from the OpenJ9 package. |
It appears the |
@pshipton yes its due to removal of
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.