-
Bug
-
Resolution: Fixed
-
P4
-
8u171, 8u172, 9
-
b85
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142133 | emb-9 | Semyon Sadetsky | P4 | Resolved | Fixed | team |
JDK-8267061 | 8u311 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
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
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
- backported by
-
JDK-8142133 [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
-
- Resolved
-
-
JDK-8267061 [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
-
- Resolved
-
- relates to
-
JDK-6980209 Make tracking SecondaryLoop.enter/exit methods easier
-
- Resolved
-
-
JDK-8193483 Update client-libs ProblemList.txt
-
- Resolved
-