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

Test OwnedWindowsLeak.java intermittently fails

XMLWordPrintable

    • b04
    • windows

        open/test/jdk/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java
        STDOUT:
        STDERR:
        java.lang.RuntimeException: Test FAILED: unexpected exception
                at OwnedWindowsLeak.main(OwnedWindowsLeak.java:97)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:567)
                at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
                at java.base/java.lang.Thread.run(Thread.java:830)
        Caused by: java.lang.RuntimeException: Test FAILED: some of the child windows are not removed from owner's children list
                at OwnedWindowsLeak.main(OwnedWindowsLeak.java:87)
                ... 6 more

              serb Sergey Bylokhov
              ssadetsky Semyon Sadetsky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: