Binary builds and workspaces
Aleksey Shipilev
shade at redhat.com
Sat Dec 9 00:09:17 UTC 2017
On 12/08/2017 01:06 PM, Per Liden wrote:
> On 2017-12-07 20:42, Aleksey Shipilev wrote:
>> *) Binary builds:
>> https://builds.shipilev.net/openjdk-zgc/
>>
>> x86_64 is built natively, other targets are cross-compiled. Builds are updated every night,
>> build frequency might change in future, in both directions. I would try to make build logs
>> available too, for easier debugging.
>
> I noticed that you have aarch64 and IA32 builds there. Just a heads up, the ZGC code base only
> supports Linux/x86_64 and Solaris/Sparc at this time.
That's not a problem. Shenandoah currently supports Linux/x86_64 and Linux/aarch64, but we build
other platforms anyway, because sometimes changes in shared code may break the other platform's
builds. It also helps to check that unsupported configurations fail predictably and reliably.
-Aleksey
More information about the zgc-dev
mailing list