-
Bug
-
Resolution: Fixed
-
P2
-
6u60
-
JDK 6u60
-
b04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8019373 | 6u71 | Mikhail Cherkasov | P2 | Resolved | Fixed | b01 |
JDK-8019848 | 6u65 | Mikhail Cherkasov | P2 | Closed | Fixed | b01 |
Testsuite name: Regression
Test name: java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java
JDK tested: 6u60 b01
OS tested: Windows, Linux
Log:
#section:main
----------messages:(3/119)----------
command: main OwnedWindowsLeak
reason: User specified action: run main OwnedWindowsLeak
elapsed time (seconds): 11.71
----------System.out:(0/0)----------
----------System.err:(16/879)----------
java.lang.OutOfMemoryError: Java heap space
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2339)
at java.lang.Class.getDeclaredField(Class.java:1907)
at OwnedWindowsLeak.main(OwnedWindowsLeak.java:81)
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.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:662)
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Java heap space
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space
result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space
Test name: java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java
JDK tested: 6u60 b01
OS tested: Windows, Linux
Log:
#section:main
----------messages:(3/119)----------
command: main OwnedWindowsLeak
reason: User specified action: run main OwnedWindowsLeak
elapsed time (seconds): 11.71
----------System.out:(0/0)----------
----------System.err:(16/879)----------
java.lang.OutOfMemoryError: Java heap space
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2339)
at java.lang.Class.getDeclaredField(Class.java:1907)
at OwnedWindowsLeak.main(OwnedWindowsLeak.java:81)
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.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:662)
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Java heap space
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space
result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space
- backported by
-
JDK-8019373 Fix failed for JDK-8008106
-
- Resolved
-
-
JDK-8019848 Fix failed for JDK-8008106
-
- Closed
-
- relates to
-
JDK-8008106 WeakReference leak in Window.ownedWindowList
-
- Resolved
-