RFR: JDK-8273387: remove some unreferenced gtk-related functions [v3]

Pankaj Bansal pbansal at openjdk.java.net
Thu Sep 9 05:32:02 UTC 2021


On Wed, 8 Sep 2021 11:56:39 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> Please review this small change.
>> Looks like there are a few functions, like gtk2_paint_diamond, that are unreferenced and can be removed.
>> 
>> Thanks, Matthias
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove declaration

Looks good to me now. I have run SwingSet2 with both gtk2 and gtk3

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

Marked as reviewed by pbansal (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5384



More information about the client-libs-dev mailing list