On Fri, 13 Nov 2020 17:26:28 GMT, Robin Westberg wrote:
> We should be more explicit about OS and compiler versions used in the GitHub
> Actions builds, to avoid problems caused by unexpected changes to the
> defaults. This patch changes the OS and MSVC versions used from latest
> (currently 2
On Fri, 13 Nov 2020 17:26:28 GMT, Robin Westberg wrote:
> We should be more explicit about OS and compiler versions used in the GitHub
> Actions builds, to avoid problems caused by unexpected changes to the
> defaults. This patch changes the OS and MSVC versions used from latest
> (currently 2
We should be more explicit about OS and compiler versions used in the GitHub
Actions builds, to avoid problems caused by unexpected changes to the defaults.
This patch changes the OS and MSVC versions used from latest (currently 2019) /
default (currently 14.28) to 2019 / 14.27.
-
On Thu, 12 Nov 2020 22:13:37 GMT, Magnus Ihse Bursie wrote:
> Currently, to use the javac server, a horrendously long command line option
> is created, looking like this: `--server:portfile= portfile>:sjavac=`, where the sjavac command has
> had all spaces replaced by %20. Since Project Jigsaw,
On Fri, 13 Nov 2020 01:08:09 GMT, Magnus Ihse Bursie wrote:
>> Currently, to use the javac server, a horrendously long command line option
>> is created, looking like this: `--server:portfile=> portfile>:sjavac=`, where the sjavac command has
>> had all spaces replaced by %20. Since Project Jig
On Fri, 13 Nov 2020 11:48:31 GMT, Robin Westberg wrote:
> We should be more explicit about OS and compiler versions used in the GitHub
> Actions builds, to avoid problems caused by unexpected changes to the
> defaults. This patch changes the OS and Xcode versions used from latest
> (currently
On Tue, 10 Nov 2020 19:05:31 GMT, Aleksey Shipilev wrote:
> It is
> [possible](https://github.com/openjdk/jdk/blob/master/doc/building.md#creating-and-using-sysroots-with-qemu-deboostrap)
> to efficiently cross-compile to foreign architectures on current GH actions
> that are driven by Ubuntu.
On Fri, 13 Nov 2020 11:14:42 GMT, Aleksey Shipilev wrote:
>> Yeah, it would certainly need a bit of adaptation to capture the differences
>> properly, so perfectly fine to look into later!
>
> Thanks folks! I'll merge the master and see if it is still green, and if it
> is, I'll integrate.
Cro
On Fri, 13 Nov 2020 11:58:19 GMT, Aleksey Shipilev wrote:
>> We should be more explicit about OS and compiler versions used in the GitHub
>> Actions builds, to avoid problems caused by unexpected changes to the
>> defaults. This patch changes the OS and Xcode versions used from latest
>> (curr
On Fri, 13 Nov 2020 11:48:31 GMT, Robin Westberg wrote:
> We should be more explicit about OS and compiler versions used in the GitHub
> Actions builds, to avoid problems caused by unexpected changes to the
> defaults. This patch changes the OS and Xcode versions used from latest
> (currently
On Fri, 13 Nov 2020 11:48:31 GMT, Robin Westberg wrote:
> We should be more explicit about OS and compiler versions used in the GitHub
> Actions builds, to avoid problems caused by unexpected changes to the
> defaults. This patch changes the OS and Xcode versions used from latest
> (currently
We should be more explicit about OS and compiler versions used in the GitHub
Actions builds, to avoid problems caused by unexpected changes to the defaults.
This patch changes the OS and Xcode versions used from latest (currently 10.15)
/ default (currently 12.0) to 10.15 / 11.3.1.
> It is
> [possible](https://github.com/openjdk/jdk/blob/master/doc/building.md#creating-and-using-sysroots-with-qemu-deboostrap)
> to efficiently cross-compile to foreign architectures on current GH actions
> that are driven by Ubuntu. I have been using this method for years to produce
> binar
On Fri, 13 Nov 2020 11:04:38 GMT, Robin Westberg wrote:
>>> Looks good! I did a similar attempt at cross building a while ago, but
>>> never got around to finishing it, so it's nice to see it materializing! I
>>> do have a general comment on reducing the amount of duplicated content
>>> though
On Fri, 13 Nov 2020 10:54:01 GMT, Aleksey Shipilev wrote:
>> Looks good! I did a similar attempt at cross building a while ago, but never
>> got around to finishing it, so it's nice to see it materializing! I do have
>> a general comment on reducing the amount of duplicated content though. Sinc
On Fri, 13 Nov 2020 10:07:26 GMT, Robin Westberg wrote:
> Looks good! I did a similar attempt at cross building a while ago, but never
> got around to finishing it, so it's nice to see it materializing! I do have a
> general comment on reducing the amount of duplicated content though. Since
>
On Thu, 12 Nov 2020 06:50:08 GMT, Aleksey Shipilev wrote:
>> It is
>> [possible](https://github.com/openjdk/jdk/blob/master/doc/building.md#creating-and-using-sysroots-with-qemu-deboostrap)
>> to efficiently cross-compile to foreign architectures on current GH actions
>> that are driven by Ubu
On Thu, 12 Nov 2020 10:08:39 GMT, Volker Simonis wrote:
>>> I'm not at all sure I want to accept these changes. I understand that you
>>> care about these exotic platforms, and so do I, but adding them to the
>>> submit workflow for _all_ changes seem like the wrong way to proceed.
>>
>> I und
On Thu, 12 Nov 2020 06:50:08 GMT, Aleksey Shipilev wrote:
>> It is
>> [possible](https://github.com/openjdk/jdk/blob/master/doc/building.md#creating-and-using-sysroots-with-qemu-deboostrap)
>> to efficiently cross-compile to foreign architectures on current GH actions
>> that are driven by Ubu
19 matches
Mail list logo