JDK-8272300 : [TESTBUG] JRadioButton/8033699/bug8033699.java fails on Linux
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u311
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: linux
  • Submitted: 2021-08-10
  • Updated: 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 8
8-poolUnresolved
Related Reports
Relates :  
Relates :  
Description
javax/swing/JRadioButton/8033699/bug8033699.java intermittently fails on Linux

Linux:
Exception: java.lang.reflect.InvocationTargetException
Exception: java.lang.RuntimeException: Focus is not on Radio Button Single as Expected

It's a sibling of JDK-8269920: initially it was for macOS and Linux but the failure is different on either platform.