Removing gtk2 support

Kevin Rushforth kevin.rushforth at oracle.com
Wed Jan 4 13:54:21 UTC 2023


I was thinking the same thing yesterday, but hadn't filed the issue yet. 
I just now filed:

https://bugs.openjdk.org/browse/JDK-8299595

If you are willing to do this, it would be appreciated. You can assign 
the bug to yourself. It will need a CSR and a release note.

My recommendation is that it be done without any refactoring of the 
sources, so that it is minimally intrusive. The changes would then be 
limited to removing the build task from build.gradle, and removing GTK 2 
as an option in "launcher.c" (leaving the logic in place in case we 
later want to support gtk4 and gtk3 in the same way we support gtk3 / 
gtk2 today).

-- Kevin


On 1/4/2023 4:20 AM, Johan Vos wrote:
> I think it is absolutely worth considering that.
> I actually thought we already had an issue for discussing this, but I 
> seem to be unable to do search queries on JBS atm.
>
> I can't think about configurations that are stuck on GTK2 and that are 
> still relevant today, but it would be good to get input from others in 
> case such configurations are still in use.
>
> - Johan
>
> On Wed, Jan 4, 2023 at 12:30 PM Thiago Milczarek Sayão 
> <thiago.sayao at gmail.com> wrote:
>
>
>     Would a merge request to remove gtk2 support on the JavaFX 21
>     release be welcome?
>
>     --Thiago.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20230104/38ab77c0/attachment.htm>


More information about the openjfx-dev mailing list