[jdk8u-dev] RFR: 8253424: Add support for running pre-submit testing using GitHub Actions [v8]
Aleksey Shipilev
shade at openjdk.java.net
Thu Mar 10 09:10:46 UTC 2022
On Wed, 9 Mar 2022 16:21:08 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>>> I've done as much as I can here. I'm going to need to enlist someone to look at the Windows build. The additional builds & tests will need backports of bundle support.
>>
>> Maybe @akashche or @stooke can help with the Windows GHA builds?
>
>> @jerboaa , I don't have experience with GitHub Actions, will look into them and report back.
>
> It's largely just a collection of build scripts with interdependencies. The main part for you to look at is under `windows_x64_build` in https://github.com/openjdk/jdk8u-dev/pull/3/files#diff-d9aafa5b5fb68a30f87fd41d7f84a7087fd33b0b07e406fd1ba4b3e66a6b9683R756 and the `configure` failure in https://github.com/gnu-andrew/jdk8u-dev/runs/5442291679?check_suite_focus=true It may be that this is already familiar to you from your own builds.
@gnu-andrew -- please consider adding [JDK-8282225](https://bugs.openjdk.java.net/browse/JDK-8282225) to this batch as well.
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/3
More information about the jdk8u-dev
mailing list