Integrated: 8292280: Unused field 'keyListener' in BasicRadioButtonUI

Andrey Turbanov aturbanov at openjdk.org
Fri Oct 7 06:23:32 UTC 2022


On Thu, 11 Aug 2022 06:53:16 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> Field `keyListener` was added under [JDK-8033699](https://bugs.openjdk.org/browse/JDK-8033699). But then all its usages were removed in [JDK-8249548](https://bugs.openjdk.org/browse/JDK-8249548)

This pull request has now been integrated.

Changeset: 2d25c0a3
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2d25c0a31c608ecddaa084d795a060598b3e0589
Stats:     8 lines in 1 file changed: 0 ins; 7 del; 1 mod

8292280: Unused field 'keyListener' in BasicRadioButtonUI

Reviewed-by: jdv, serb

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

PR: https://git.openjdk.org/jdk/pull/9832



More information about the client-libs-dev mailing list