-
Notifications
You must be signed in to change notification settings - Fork 746
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
Add support for Oracle GraalVM #501
Conversation
bbee66a
to
2ba39e0
Compare
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.
We are looking for the ability to test with Workflows against GraalVM as well!
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.
Cool!
Out thread - Does this action support OpenJDK?
Any update on this? |
@IvanZosimov if you could find time to merge this, it would be really amazing! Thank you for your work. |
Ideally this should support the new release and approach to naming from GraalVM. |
@IvanZosimov and @dmitry-shibanov, do you have an update on this? There's now a merge conflict that needs to be resolved but I don't want to do this work if a review and approval still take time. |
I'm assuming this is still pending licensing approval, @IvanZosimov? Please let me know if there's anything we can help with. |
Maybe @brunoborges could help move this forward? |
Is there any update on this? It's been over a year now and it'd be nice if we can move this forward. |
@aparnajyothi-y I see that SapMachine support is planned for Q4. Can we please proceed with this and add Oracle GraalVM support, too? |
Hello @fniephaus, We are working to prioritize this feature. We will update you once we have some feedback :) |
Thanks, @aparnajyothi-y. Let me know when this is planned so I can help resolve the merge conflicts. :) |
Hi @aparnajyothi-y, any updates here? |
Hello Everyone, we are in the process of reviewing this PR. |
Thanks! Let me know and we can work on resolving merge conflicts. |
Hi @fniephaus, could you please resolve the conflicts so we can proceed with testing and approving the PR? |
f486d37
to
728f3df
Compare
c02f2a2
to
d8356f8
Compare
Hi @mahabaleshwars, |
I see there are new merge conflicts. When will this PR be merged? I wouldn't want to keep resolving merge conflicts. |
d8356f8
to
f0a7c59
Compare
I have resolved the merge conflicts again. It'd be great if this could be merged soon, thanks! |
All tests are passing and there are plenty of approvals. When will this be merged? :) |
Description:
This PR adds Oracle GraalVM JDK to the list of supported distributions.
Related issue: #401
Check list: