<Swing Dev> RFR: 8272148: JDesktopPane:getComponentCount() returns one extra than expected with GTKLookAndFeel
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Aug 19 12:14:24 UTC 2021
On Mon, 16 Aug 2021 20:48:45 GMT, Pankaj Bansal <pbansal at openjdk.org> wrote:
> The "InternalFrame.useTaskBar" is set true in case of GTKL&F only,
What if we set this property to false and only set under some condition for GTK L&F, what sort of problem we can expect? Does any jtreg/jck test gets affected if we set it to false?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5121
More information about the swing-dev
mailing list