On Wed, 26 Feb 2025 15:02:08 GMT, Aleksey Shipilev wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> s
On Wed, 26 Feb 2025 20:25:41 GMT, Jiangli Zhou wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> some
On Wed, 26 Feb 2025 20:25:41 GMT, Jiangli Zhou wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> some
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some additional context.
>
> A `debug` build job (building `stat
On Wed, 26 Feb 2025 19:44:50 GMT, Aleksey Shipilev wrote:
> Ah, one more trouble: this job produces bundles. But that bundle name is just
> `linux-x64`, which overrides the standard bundle. See how
> `build-linux-x64-static-libs` overrides `bundle-suffix:`, do the same here.
> E.g. `bundle-suf
On Wed, 26 Feb 2025 18:24:13 GMT, Jiangli Zhou wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> some
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some additional context.
>
> A `debug` build job (building `stat
On Wed, 26 Feb 2025 17:59:46 GMT, Aleksey Shipilev wrote:
>> .github/workflows/main.yml line 171:
>>
>>> 169: if: needs.prepare.outputs.linux-x64 == 'true'
>>> 170:
>>> 171: build-linux-x64-static-jdk:
>>
>> Move this closer to `build-linux-x64-static-libs`? These are somewhat
>> relate
On Wed, 26 Feb 2025 17:59:46 GMT, Aleksey Shipilev wrote:
>> .github/workflows/main.yml line 171:
>>
>>> 169: if: needs.prepare.outputs.linux-x64 == 'true'
>>> 170:
>>> 171: build-linux-x64-static-jdk:
>>
>> Move this closer to `build-linux-x64-static-libs`? These are somewhat
>> relate
On Wed, 26 Feb 2025 17:52:57 GMT, Jiangli Zhou wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> some
On Wed, 26 Feb 2025 17:58:08 GMT, Aleksey Shipilev wrote:
>> Jiangli Zhou has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains nine additional
>> com
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some additional context.
>
> A `debug` build job (building `stat
On Wed, 5 Feb 2025 19:41:51 GMT, Jiangli Zhou wrote:
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some addit
On Thu, 20 Feb 2025 15:58:03 GMT, Aleksey Shipilev wrote:
>> What's the difference between `build-linux-static.yml` and
>> `build-linux.yml`? Can we just call `build-linux.yml` to do the static build?
>
>> @shipilev Can you help review/approve the change, if no other questions?
>
> Sorry for no
On Thu, 20 Feb 2025 15:58:03 GMT, Aleksey Shipilev wrote:
> > @shipilev Can you help review/approve the change, if no other questions?
>
> Sorry for not looking at this sooner.
>
> It looks to me that you are trying to work-around a little mess introduced by
> `static-libs-bundles` addition
>
On Thu, 6 Feb 2025 17:01:04 GMT, Aleksey Shipilev wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> so
On Wed, 5 Feb 2025 19:41:51 GMT, Jiangli Zhou wrote:
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some addit
On Thu, 6 Feb 2025 17:01:04 GMT, Aleksey Shipilev wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> so
On Thu, 6 Feb 2025 17:01:04 GMT, Aleksey Shipilev wrote:
>> Please review this change that adds a `linux-x86-static` job in GHA. The job
>> builds the `static-jdk-image` release binary on linux-x64. Please see
>> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
>> so
On Wed, 5 Feb 2025 19:41:51 GMT, Jiangli Zhou wrote:
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some addit
On Wed, 5 Feb 2025 19:41:51 GMT, Jiangli Zhou wrote:
> Please review this change that adds a `linux-x86-static` job in GHA. The job
> builds the `static-jdk-image` release binary on linux-x64. Please see
> https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for
> some addit
Please review this change that adds a `linux-x86-static` job in GHA. The job
builds the `static-jdk-image` release binary on linux-x64. Please see
https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for some
additional context.
A `debug` build job (building `static-jdk-image
22 matches
Mail list logo