On Wed, 9 Sep 2026 19:15:47 GMT, Marius Hanl <[email protected]> wrote:

> > Native tasks such as Decora and Prism still use executable = JAVA, which 
> > will be resolved from the JDK_HOME path. As discussed above, the toolchain 
> > might be using a different JDK (of the same major version).
> 
> I'm not sure if I understand correctly. Why are we doing that only for those 
> tasks still in this PR?

It's not that we're actively doing it, it's that we fixed the other tasks and 
these were left alone. This is because these tasks are not configured correctly 
and fixing them would mean rewriting them. We should do it, but this PR is 
about introducing the toolchain, which is necessary for future advancements in 
the build file.

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

PR Comment: https://git.openjdk.org/jfx/pull/2294#issuecomment-5608798015

Reply via email to