RFR: 8292280: Unused field 'keyListener' in BasicRadioButtonUI [v2]
Sergey Bylokhov
serb at openjdk.org
Fri Oct 7 02:03:28 UTC 2022
On Sun, 21 Aug 2022 21:40:43 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)
>
> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8292280: Unused field 'keyListener' in BasicRadioButtonUI
>
> reverted unrelated changes
Marked as reviewed by serb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9832
More information about the client-libs-dev
mailing list