On Sun, 19 Feb 2023 22:11:09 GMT, Thiago Milczarek Sayao <tsa...@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