Uh oh!
There was an error while loading. Please reload this page.
Add support for Oracle GraalVM - #501
Conversation
bbee66a to
2ba39e0Compare
stevenschlansker
left a comment
There was a problem hiding this comment.
We are looking for the ability to test with Workflows against GraalVM as well!
tisonkun
left a comment
There was a problem hiding this comment.
Cool!
Out thread - Does this action support OpenJDK?
fniephaus
commented
Sep 20, 2023
Any update on this? |
wetneb
commented
Sep 25, 2023
@IvanZosimov if you could find time to merge this, it would be really amazing! Thank you for your work. |
Yaytay
commented
Oct 6, 2023
Ideally this should support the new release and approach to naming from GraalVM. |
fniephaus
commented
Oct 9, 2023
@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. |
fniephaus
commented
Dec 19, 2023
I'm assuming this is still pending licensing approval, @IvanZosimov? Please let me know if there's anything we can help with. |
fniephaus
commented
Feb 13, 2024
Maybe @brunoborges could help move this forward? |
fniephaus
commented
Jun 21, 2024
Is there any update on this? It's been over a year now and it'd be nice if we can move this forward. |
fniephaus
commented
Jul 23, 2024
@aparnajyothi-y I see that SapMachine support is planned for Q4. Can we please proceed with this and add Oracle GraalVM support, too? |
aparnajyothi-y
commented
Jul 23, 2024
Hello @fniephaus, We are working to prioritize this feature. We will update you once we have some feedback :) |
fniephaus
commented
Jul 23, 2024
Thanks, @aparnajyothi-y. Let me know when this is planned so I can help resolve the merge conflicts. :) |
SandraAhlgrimm
commented
Aug 13, 2024
Hi @aparnajyothi-y, any updates here? |
HarithaVattikuti
commented
Aug 23, 2024
Hello Everyone, we are in the process of reviewing this PR. |
fniephaus
commented
Aug 27, 2024
Thanks! Let me know and we can work on resolving merge conflicts. |
mahabaleshwars
commented
Sep 5, 2024
Hi @fniephaus, could you please resolve the conflicts so we can proceed with testing and approving the PR? |
f486d37 to
728f3dfComparec02f2a2 to
d8356f8Comparefniephaus
commented
Sep 5, 2024
Hi @mahabaleshwars, |
fniephaus
commented
Sep 9, 2024
I see there are new merge conflicts. When will this PR be merged? I wouldn't want to keep resolving merge conflicts. |
d8356f8 to
f0a7c59Comparefniephaus
commented
Sep 11, 2024
I have resolved the merge conflicts again. It'd be great if this could be merged soon, thanks! |
fniephaus
commented
Sep 12, 2024
All tests are passing and there are plenty of approvals. When will this be merged? :) |
Uh oh!
There was an error while loading. Please reload this page.
* Add support for Oracle GraalVM * Add support for EA builds of Oracle GraalVM
mahabaleshwars
commented
Oct 28, 2025
Hi @fniephaus, I have created PR #849 to address the API rate limit issue caused by the test cases in GraalVM. Please review the changes when you have a moment. Let me know if you have any questions or feedback. Thank you! |
Description:
This PR adds Oracle GraalVM JDK to the list of supported distributions.
Related issue:#401
Check list: