-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b116
-
os_x
Testsuite name: jdk_awt
Test name(s): java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java
Product(s) tested: jdk 1.9.0 b92
OS/architecture: Mac OS 10.10 (x64)
Reproducible: Always
Is it a Regression: no (test also failed for jdk1.9.0 b42 where the test was first introduced (but with different exception (java.lang.RuntimeException: Hidden component didn't get ANCESTOR event )))
Is it a platform specific issue: No (test passed for Ubuntu 14.04)
[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:
Exception/Error from Log:
----------System.err:(15/1026)----------
java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
at CompEventOnHiddenComponent.fail(CompEventOnHiddenComponent.java:245)
at CompEventOnHiddenComponent.init(CompEventOnHiddenComponent.java:135)
at CompEventOnHiddenComponent.main(CompEventOnHiddenComponent.java:171)
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:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
Test name(s): java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java
Product(s) tested: jdk 1.9.0 b92
OS/architecture: Mac OS 10.10 (x64)
Reproducible: Always
Is it a Regression: no (test also failed for jdk1.9.0 b42 where the test was first introduced (but with different exception (java.lang.RuntimeException: Hidden component didn't get ANCESTOR event )))
Is it a platform specific issue: No (test passed for Ubuntu 14.04)
[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:
Exception/Error from Log:
----------System.err:(15/1026)----------
java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
at CompEventOnHiddenComponent.fail(CompEventOnHiddenComponent.java:245)
at CompEventOnHiddenComponent.init(CompEventOnHiddenComponent.java:135)
at CompEventOnHiddenComponent.main(CompEventOnHiddenComponent.java:171)
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:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Hidden component got COMPONENT_MOVED or COMPONENT_RESIZED event
- duplicates
-
JDK-7124317 [macosx] Return of 6383903: componentMoved is now getting called for some hidden components
-
- Closed
-