RFR: 8309381: Support JavaFX incubator modules [v2]

Johan Vos jvos at openjdk.org
Sat Nov 23 10:21:19 UTC 2024


On Sat, 23 Nov 2024 02:10:21 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

> I had a look (at v2). If this approach works then it's fine for now, but it repeats the sin of coupling configurations of (potentially) unrelated modules and will increase the build time for a normal build (at least it will from the looks of it). It can be fix as part of the cleanup, but I don't see an easy way to make it work "properly" with the current setup.

I second that. Hence, I am ok with it as the build.gradle rehaul will probably take much more time, and the incubator module PR should not have to wait for that. It stresses the importancy of doing the "cleanup" (or modernization) of build.gradle, but I think we are all aware of that, so +1.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1616#issuecomment-2495428844


More information about the openjfx-dev mailing list