Am 08/28/15 um 21:08 schrieb Bryan Everly:
Nobody is working on this as far as I know. What are you thinking?
I've been helping to port all of the OpenJDK regression test tools.
Looking for some help?

I cloned the OpenJFX repository and tried building it. I then started fixing things step by step until I could compile things. It now turns out that there is quite some work to do, to make it run on OpenBSD. I am currently running into issues like aborting processes because a mutex is unlocked which hasn't been locked and things like that (incorrect GDK intialization prior to calling gtk_main()). Then there are hardcoded references to Lucida fonts in the JRE which aren't available in OpenBSD. There are way to many questions I would need to ask. Does anyone know what the other BSDs are planning? A JRE without JavaFX isn't complete. I maybe will get things working locally but would want to avoid useless efforts.

Regards,
--
Christian

Reply via email to