Build farm for OpenJFX (on ARM)
Chris Newland
cnewland at chrisnewland.com
Mon Mar 9 12:05:50 UTC 2015
Hi Martijn,
I have "Role: Observer" for Adopt OpenJDK and I don't see any edit buttons
so guess I'm not permitted ;)
There's already a very good wiki for OpenJFX here
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX so maybe
Adopt should link to that?
Mani's been chipping away at the hurdles to get OpenJFX working on the
Adopt CloudBees but we're stuck on a darned Fedora/freetype dependency at
the moment so I've put this personal VPS together as a stop gap.
I've pushed a little JavaFX benchmark framework to do some performance
measurements https://github.com/chriswhocodes/DemoFX and have found one
possible perf bug for which I'll submit a patch if confirmed.
Hopefully this little framework will lower the bar for people to play with
JavaFX as you just need to implement a single render() method.
Maybe I could do a JavaFX demoscene hacking tutorial at the next
Hack-the-Tower meetup?
Cheers,
Chris
On Mon, March 9, 2015 09:41, Martijn Verburg wrote:
> Hi Chris,
>
>
> Just to add to this, have you got an account to edit the wiki at
> adoptopenjdk.java.net? We should add a link to this build from there.
>
> Cheers,
> Martijn
>
>
> On 9 March 2015 at 09:00, Chris Newland <cnewland at chrisnewland.com>
> wrote:
>
>
>> Hi all,
>>
>>
>> A quick update on this:
>>
>>
>> There are a small number of wrinkles before we get OpenJFX building on
>> the Adoption group's CloudBees system so I've put together a
>> Debian-based VPS
>> server that is producing nightly OpenJFX builds for Linux amd64 and
>> armv6hf.
>>
>> It updates from http://hg.openjdk.java.net/openjfx/8u-dev/rt and pulls
>> the latest crosslibs dependencies before building so it's the bleeding
>> edge of the OpenJFX codebase.
>>
>> The build log shows failing tests for LinuxDebBundlerTest which I need
>> to fix but working binaries are still produced.
>>
>> http://108.61.191.178/
>>
>>
>> No domain name yet as this is just a temporary home.
>>
>>
>> Oracle - please shout if there are any license issues with me doing
>> this?
>>
>> Cheers,
>>
>>
>> Chris
>>
>>
>>
>
More information about the openjfx-dev
mailing list