JDK-8136371 : Test javax/swing/JRadioButton/8075609/bug8075609.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u131
  • Priority: P5
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2015-09-11
  • Updated: 2017-08-22
  • Resolved: 2017-08-22
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.
Other
tbd_majorResolved
Related Reports
Relates :  
Description
estsuite name: Regression(jdk_swing) 
Test name(s): javax/swing/JRadioButton/8075609/bug8075609.java 
Product(s) tested: JDK 9b80(64-bit), JDK 9b79(64-bit) , JDK 9b76
OS/architecture: MacOSX
Reproducible: Always 
Is it a Regression: No 
Is it a platform specific issue: No 
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No 
[If new configuration testing] Issue specific to execution mode or OS/browser version:No 

----------System.out:(1/63)----------
Radio Button Group Go To Next Component through Tab Key failed
----------System.err:(33/2045)----------
java.lang.reflect.InvocationTargetException
	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1321)
	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
	at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1440)
	at bug8075609.runTest1(bug8075609.java:97)
	at bug8075609.main(bug8075609.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:519)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:746)
Caused by: java.lang.RuntimeException: Focus is not on textField as Expected
	at bug8075609$2.run(bug8075609.java:101)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:303)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:759)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:712)
	at java.awt.EventQueue$3.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:729)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:192)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:106)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:102)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:94)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)

JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.reflect.InvocationTargetException

Comments
Not able to reproduce with jdk9-b179 on windows.
17-08-2017

It's probably fixed in JDK 9 by JDK-8130430.
17-08-2017

No plans to address this. Leaving for tbd_major evaluation.
10-08-2017

I'm able to reproduce this issue for 8u131b34 on Windows
30-06-2017

Machine : stt-mac-34.ru.oracle.com, stt-mac-13.ru.oracle.com User/pass: -gtee/Gt33acct http://scaaa008.us.oracle.com:9502/runs/01110/1110169.ManualSubmit/1110169.ManualSubmit-1/workDir/javax/swing/JRadioButton/8075609/bug8075609.jtr RULE "javax/swing/JRadioButton/8075609/bug8075609.java" Exception java.lang.RuntimeException: Focus is not on textField as Expected RULE "javax/swing/JRadioButton/8075609/bug8075609.java" Exception java.lang.reflect.InvocationTargetException
11-09-2015