RFR: 8290530: Bump minimum JDK version for JavaFX to JDK 17 [v4]
Kevin Rushforth
kcr at openjdk.org
Wed Jul 27 18:59:02 UTC 2022
On Wed, 27 Jul 2022 18:40:33 GMT, Phil Race <prr at openjdk.org> wrote:
>> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor change in comment
>
> build.gradle line 2642:
>
>> 2640:
>> 2641: // We need to skip setting compiler.options.release for this module,
>> 2642: // since javafx.swing requires jdk.unsupoprted.desktop, which is
>
> jdk.unsupoprted.desktop
>
> typo !
Fixed. I had the same typo in the CSR (copy/paste) so I fixed it there, too.
Thanks.
-------------
PR: https://git.openjdk.org/jfx/pull/850
More information about the openjfx-dev
mailing list