On Wed, 31 Jul 2024 11:59:39 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> No, it's still a valid test to check if GTK 2 is not loaded, since we don't > want it to be. It doesn't hurt anyway. Yeah, that's true. Although this condition check for GTK2 can be removed as it breaks out of loop and throw RTE if it is looking for GTK2. But I guess this may not be in the scope of this fix. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20378#issuecomment-2260398397