GitHub workflows using setup-java action instead of hardcoded URLs
George Adams
George.Adams at microsoft.com
Mon Jul 11 20:30:38 UTC 2022
Hi all,
I was speaking with Christoph Clanger today about the GitHub actions rewrite<https://bugs.openjdk.org/browse/JDK-8287906> which has already made contributing so much simpler.
I wanted to see if there was an interest in switching to using the actions/setup-java<https://github.com/actions/setup-java> GitHub action as a way of handling the Boot JDK installation rather than the current hardcoded URLs defined here https://github.com/openjdk/jdk/blob/master/make/conf/github-actions.conf#L31-L41
If people think this is a good idea then I’ll submit a patch for review this week.
Thanks
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20220711/44c0f75a/attachment.htm>
More information about the build-dev
mailing list