-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b124
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163692 | 8u121 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8158257 | 8u112 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8167818 | emb-8u121 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
fails on jdk1.8.0b115, jdk1.8.0b114 and jdk1.7.0_45b18
----------System.out:(0/0)----------
----------System.err:(13/777)----------
java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
at WindowsLeak.main(WindowsLeak.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
----------System.out:(0/0)----------
----------System.err:(13/777)----------
java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
at WindowsLeak.main(WindowsLeak.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: Window list is not empty: 87
- backported by
-
JDK-8158257 java/awt/Window/WindowsLeak/WindowsLeak.java fails
- Resolved
-
JDK-8163692 java/awt/Window/WindowsLeak/WindowsLeak.java fails
- Resolved
-
JDK-8167818 java/awt/Window/WindowsLeak/WindowsLeak.java fails
- Resolved