Building OpenJDK 9 and OpenJFX on Debian
Chris Newland
cnewland at chrisnewland.com
Tue Sep 2 18:14:14 UTC 2014
Hi all,
I couldn't find good instructions for building OpenJFX with OpenJDK9 so
I've created a bash script which fetches them both from hg and builds a
working Java 9 SDK with JavaFX support:
https://gist.github.com/chriswhocodes/c5ca0766ded3046691f0
My JITWatch tool (a JavaFX application) works fine with this build.
Tested on Debian x86_64 Squeeze and Wheezy (will test Jessie shortly).
Am going to start hacking HotSpot now with some extra instrumentation and
will put patches into a GitHub project for anyone who's interested.
Cheers,
Chris
More information about the adoption-discuss
mailing list