JDK-6523990 : JCK api/javax_swing/interactive/JButtonTests.html#JButton test fail
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u12
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2007-02-12
  • Updated: 2012-03-22
  • Resolved: 2007-03-26
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
OS: Solaris 9 Sparc, Win Vista AMD, Win XP pro
FAIL with 150_12-b01, but PASS with JDK_150_11

failing JCK tests:

api/javax_swing/interactive/JButtonTests.html#JButton
api/javax_swing/interactive/JToggleButtonTests.html#JToggleButton

When alt+1/2/3/4 clicked the buttons are not getting clicked or focussed.
When alt+1 to 7 the buttons are not getting clicked


how to reproduce:
ButtonDemo.java attached

Comments
EVALUATION This bug was caused by the fix to 6511568 which has been already rolled back.
26-03-2007