[jdk8u-dev] Withdrawn: 8129940: JRadioButton does not honor non-standard FocusTraversalKeys

duke duke at openjdk.java.net
Wed Jun 15 03:59:42 UTC 2022


On Tue, 19 Apr 2022 14:28:13 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to openjdk8u for parity with Oracle 
> 8u311.
> 
> The original bug: https://bugs.openjdk.java.net/browse/JDK-8129940
> The original patch: 
> [http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fbf897c33625](https://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fbf897c33625)
> 
> The jdk9 patch does not apply cleanly, but only conflict is copyright 
> year of `BasicRadioButtonUI.java` file.
> 
> Test:
> - [x] Included `FocusTraversal/FocusTraversal.java` test fails without patch and passes with it on Linux x86_64

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk8u-dev/pull/41


More information about the jdk8u-dev mailing list