JDK-8131670 : [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u171,8u172,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2015-07-16
  • Updated: 2021-05-12
  • Resolved: 2015-09-16
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 JDK 9
8u311Fixed 9 b85Fixed
Related Reports
Relates :  
Relates :  
Description
Test name(s):java/awt/EventQueue/6980209/bug6980209.java
JDK tested:9b72 ,9b71
OS tested: Linux, Ubuntu 14.04 , Windows
Is it a regression? No 
Regression introduced in release/build: N/A 
                                
Is it platform specific? Yes(Passes on Windows)

General Description: 

----------System.out:(3/113)----------
PLEASE DO NOT TOUCH KEYBOARD AND MOUSE DURING THE TEST RUN!
Run random test in EDT
wait time=1.000096107 seconds
----------System.err:(14/833)----------
java.lang.RuntimeException: It seems the secondary loop will never end
	at bug6980209.testRandomly(bug6980209.java:132)
	at bug6980209.main(bug6980209.java:69)
	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:502)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:745)

JavaTest Message: Test threw exception: java.lang.RuntimeException: It seems the secondary loop will never end
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: It seems the secondary loop will never end
                       
Comments
a small delay need to be added
16-07-2015

Seems to be a test bug as test is newly introduced in 9b68 as part of JDK-6980209
16-07-2015

Test fails on - stt-70.ru.oracle.com, spb23132.ru.oracle.com http://aurora-ds3.us.oracle.com:9502/runs/01021/1021491.ManualSubmit/1021491.ManualSubmit-1/workDir/java/awt/EventQueue/6980209/bug6980209.jtr RULE java/awt/EventQueue/6980209/bug6980209.java Exception java.lang.RuntimeException: It seems the secondary loop will never end
16-07-2015