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

Test java/awt/Modal/DialogSentToBackTest/DialogSentToBackTest.java fails

XMLWordPrintable

    • generic
    • generic

      Test name(s):java/awt/Modal/DialogSentToBackTest/DialogSentToBackTest.java

      JDK tested: JDK 6 security merge PIT build(http://spbef18.ru.oracle.com:9501/stt/jdk/6u101/secmeg/20150603/), JDK 6u101b14
      OS tested: Linux , Windows
      Reproducible: Always
      Is it platform specific? No
      The is failure reproduced: always
                  
      General description:

      ----------System.out:(0/0)----------
      ----------System.err:(25/1660)----------
      java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
      at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
      at DialogSentToBackTest.init(DialogSentToBackTest.java:47)
      at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:682)
      java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
      at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
      at DialogSentToBackTest.init(DialogSentToBackTest.java:55)
      at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:682)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method

            robm Robert Mckenna
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: