RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v5]

Thiago Milczarek Sayao tsayao at openjdk.org
Sun Feb 19 22:42:33 UTC 2023


On Sun, 19 Feb 2023 22:11:09 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

>> Simple PR to remove gtk2 library compilation and loading.
>
> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove unused option

There's a comment on `wrapped.c`: `// Note added in libgdk 3.10 which is > our OEL 7.0 version of 3.8`

I understand that 3.8 is the minimum, but it seems to not check the version anywhere. Should we check it?

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

PR: https://git.openjdk.org/jfx/pull/999


More information about the openjfx-dev mailing list