[jdk8u-dev] RFR: 8253424: Add support for running pre-submit testing using GitHub Actions [v8]
George Adams
duke at openjdk.java.net
Wed Mar 9 13:52:14 UTC 2022
On Tue, 8 Mar 2022 10:59:00 GMT, Alex Kasko <akasko 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.
> Maybe @akashche or @stooke can help with the Windows GHA builds?
I've played around with trying to get JDK8u to compile on Windows in GH actions before, I think it mainly boils down to the version of Visual Studio on the executors. At Eclipse Adoptium we use Visual Studio 2013 but there is no easy way to install that onto the environment anymore (we used to use chocolatey but that package broke a while back). Happy to provide any help if required
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/3
More information about the jdk8u-dev
mailing list