On Wed, 28 Jan 2026 19:21:02 GMT, Andy Goryachev <[email protected]> wrote:

> no changes to GHA I presume, since it runs? what about CI?

This PR doesn't change which JDK we use to build JavaFX with, either when 
running GHA tests or our CI. At some point we'll start using JDK 26 -- after 
JDK 26 GA and once we have a version of gradle that supports it -- but that's 
not what we're doing here. What is does is change is the target JDK release, 
and thus the _minimum_ JDK.

I did a CI build to make sure that it still builds when using the new minimum.

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

PR Comment: https://git.openjdk.org/jfx/pull/2056#issuecomment-3813818461

Reply via email to