Hi Phil,
Thanks for your reply. I agree that the webkit build should be very doable,
as it is in fact simply invoking make to an external project.
I am slightly more worried about the generation of the shader code, and the
use of antlr for this. I'd like to use the gensrc phase of the jdk for
this
Hi John,
Many thanks for the feedback and the confirmation, much appreciated!
As for the question "when can we switch?" -> aha, great question. I believe
the major todo is to make sure that this approach is maintainable, without
putting a burden on the openjkd/jdk development, making sure it does
On 2/27/25 7:15 AM, Johan Vos wrote:
The POC I have for this (linux-only at the moment) is at
https://github.com/johanvos/jdk/tree/jfxpoc-blog
That's very clever, Johan. I never thought of using the JDK repository
as-is to build JavaFX. I agree it's "one of the most excellent build
systems fo
I see no one has responded. That isn't because of a lack of interest ..
we just haven't had time to discuss it.
Undoubtedly a lot of details to figure out but my take is this is worth
pursuing.
For webkit, I'd like to think it is *possible* to build it using the JDK
build system, at least
us