Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8144166

[macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails

XMLWordPrintable

    • 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

            serb Sergey Bylokhov
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: