JDK-8269920 : JRadioButton/8033699/bug8033699.java fails on macOS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u311
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2021-07-06
  • Updated: 2021-08-26
  • Resolved: 2021-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u331Fixed 8u321 masterFixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
javax/swing/JRadioButton/8033699/bug8033699.java always fails on macOS

macOS:
Exception: java.lang.reflect.InvocationTargetException
Exception: java.lang.RuntimeException: Focus is not on Radio Button C as Expected
Comments
This failure of JRadioButton/8033699/bug8033699.java on macOS is resolved by backporting JDK-8167160 + JDK-8208640 + JDK-8249548.
10-08-2021

I submitted a separate issue for the test failure on Linux: JDK-8272300
10-08-2021