JDK-8198619 : java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 10,11,12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2018-02-23
  • Updated: 2021-10-20
  • Resolved: 2021-04-28
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 11 JDK 17 JDK 7 JDK 8
11.0.14-oracleFixed 17 b21Fixed 7u331Fixed 8u311Fixed
Related Reports
Relates :  
Description
Execution failed: `main' threw exception: java.lang.RuntimeException: Component 1 is not reachable in the forward focus cycle
Comments
Fix Request (11u): Should get backported for parity with 11.0.14-oracle. Fix applies cleanly, but removal from ProblemList needs to be done manually. Headful test has passed.
19-10-2021

Changeset: cf926939 Author: Prasanta Sadhukhan <psadhukhan@openjdk.org> Date: 2021-04-28 05:52:22 +0000 URL: https://git.openjdk.java.net/jdk/commit/cf92693957584e4d4555f8c5f7783feaea2e5c07
28-04-2021