JDK-8167160 : [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u40,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-10-05
  • Updated: 2022-01-27
  • Resolved: 2016-11-24
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 JDK 9
7u331Fixed 8u321Fixed 9 b150Fixed
Related Reports
Relates :  
Relates :  
Description
This new test,
javax/swing/JRadioButton/8033699/bug8033699.java
fails always on my OS X 10.11 box (this, in Aqua LaF: I'm not sure it is important) but does pass on Linux and Windows 10.

Run with PIT build for jdk9 b141.

Also, the test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java from the same changeset fails too.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/b4776d6c9f76 User: lana Date: 2016-12-21 16:40:05 +0000
21-12-2016

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/b4776d6c9f76 User: aniyogi Date: 2016-11-24 08:41:45 +0000
24-11-2016

RULE "javax/swing/JRadioButton/8033699/bug8033699.java" Exception java.lang.RuntimeException: Focus is not on Radio Button C as Expected RULE "java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java" Exception java.lang.RuntimeException: Component ... is not reachable in the forward focus cycle
24-10-2016

This is not the native tabbed scrolling for Native buttons. Looks like this test case is not applicable for Mac OS.
12-10-2016