-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b04
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8265800 | 11.0.12-oracle | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
JDK-8265996 | 11.0.12 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8266064 | openjdk8u302 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8265821 | 8u301 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
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
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
- backported by
-
JDK-8265800 Test OwnedWindowsLeak.java intermittently fails
- Resolved
-
JDK-8265821 Test OwnedWindowsLeak.java intermittently fails
- Resolved
-
JDK-8265996 Test OwnedWindowsLeak.java intermittently fails
- Resolved
-
JDK-8266064 Test OwnedWindowsLeak.java intermittently fails
- Resolved
(1 links to)