RFR: 8329471: Remove GTK2
Abhishek Kumar
abhiscxk at openjdk.org
Wed Jul 31 12:26:34 UTC 2024
On Wed, 31 Jul 2024 11:59:39 GMT, Alexander Zvegintsev <azvegint at 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
More information about the client-libs-dev
mailing list