Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread Magnus Ihse Bursie
On Thu, 10 Mar 2022 11:09:55 GMT, George Adams wrote: >> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests >> too if people think that would be useful but for now I've left it as just >> build. > > George Adams has refreshed the contents of this pull request, and

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread George Adams
On Thu, 10 Mar 2022 12:44:07 GMT, Magnus Ihse Bursie wrote: > Do you need to test the entire JDK, or just hotspot? We could get away with just testing hotspot, I would reiterate my previous comments though around ramping down some of the Linux x86 testing if you're concerned about executor

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread Magnus Ihse Bursie
On Thu, 10 Mar 2022 11:09:55 GMT, George Adams wrote: >> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests >> too if people think that would be useful but for now I've left it as just >> build. > > George Adams has refreshed the contents of this pull request, and

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread George Adams
On Thu, 10 Mar 2022 12:27:56 GMT, Magnus Ihse Bursie wrote: > While to code itself looks like its doing what it claims to do, I wonder > about the reason for doing this. This will slurp up even more CPU minutes > from the individual OpenJDK contributors free GitHub allowance, and >

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread Magnus Ihse Bursie
On Thu, 10 Mar 2022 11:09:55 GMT, George Adams wrote: >> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests >> too if people think that would be useful but for now I've left it as just >> build. > > George Adams has refreshed the contents of this pull request, and

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v3]

2022-03-10 Thread George Adams
> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests > too if people think that would be useful but for now I've left it as just > build. George Adams has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v2]

2022-03-10 Thread George Adams
> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests > too if people think that would be useful but for now I've left it as just > build. George Adams has updated the pull request incrementally with one additional commit since the last revision: change upload bundle

RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check

2022-03-10 Thread George Adams
Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests too if people think that would be useful but for now I've left it as just build. - Commit messages: - fix sha256 command - add alpine github action Changes: https://git.openjdk.java.net/jdk/pull/7771/files