-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7
-
generic
-
linux_redhat_5.0
The regression testcase java/awt/FullScreen/NoResizeEventOnDMChangeTest/NoResizeEventOnDMChangeTest.java
failed on Rhel5. Tested on jdk7b60 pit build and Jdk7b59 build where it failed.
The test failed with the following error:
java.lang.RuntimeException: FS Window didn't receive all resizes!
at NoResizeEventOnDMChangeTest.testFSWindow(NoResizeEventOnDMChangeTest.java:185)
at NoResizeEventOnDMChangeTest.main(NoResizeEventOnDMChangeTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: FS Window didn't receive all resizes!
JavaTest Message: shutting down test
Also fails on 6u18_b03 pit build
failed on Rhel5. Tested on jdk7b60 pit build and Jdk7b59 build where it failed.
The test failed with the following error:
java.lang.RuntimeException: FS Window didn't receive all resizes!
at NoResizeEventOnDMChangeTest.testFSWindow(NoResizeEventOnDMChangeTest.java:185)
at NoResizeEventOnDMChangeTest.main(NoResizeEventOnDMChangeTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: FS Window didn't receive all resizes!
JavaTest Message: shutting down test
Also fails on 6u18_b03 pit build
- duplicates
-
JDK-6979838 closed/javax/swing/RepaintManager/6209673/bug6209673.java failed on Rhel5 x64
-
- Closed
-