-
Bug
-
Resolution: Fixed
-
P3
-
8, 9, 11
-
JDK 8
Solaris 11 x64
-
b20
-
generic
-
solaris_11
Testsuite name: Regression
Test name: java/awt/im/memoryleak/InputContextMemoryLeakTest.java
JDK tested JDK 8 b104
OS tested: Solaris 11 x64
Test fails against all builds of JDK 8, fails against JDK 7u40 b32
Test passes on Windows 7 x64 JDK 8b104.
Platform specific issue: Solaris
LOG:
#section:main
----------messages:(3/163)----------
command: main -Xmx20MInputContextMemoryLeakTest
reason: User specified action: run main/othervm -Xmx20M InputContextMemoryLeakTest
elapsed time (seconds): 1.705
----------System.out:(0/0)----------
----------System.err:(15/936)----------
java.lang.Exception: Test failed: JTextField was not collected
at InputContextMemoryLeakTest.assertGC(InputContextMemoryLeakTest.java:105)
at InputContextMemoryLeakTest.init(InputContextMemoryLeakTest.java:90)
at InputContextMemoryLeakTest.main(InputContextMemoryLeakTest.java:110)
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:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: JTextField was not collected
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
Test name: java/awt/im/memoryleak/InputContextMemoryLeakTest.java
JDK tested JDK 8 b104
OS tested: Solaris 11 x64
Test fails against all builds of JDK 8, fails against JDK 7u40 b32
Test passes on Windows 7 x64 JDK 8b104.
Platform specific issue: Solaris
LOG:
#section:main
----------messages:(3/163)----------
command: main -Xmx20MInputContextMemoryLeakTest
reason: User specified action: run main/othervm -Xmx20M InputContextMemoryLeakTest
elapsed time (seconds): 1.705
----------System.out:(0/0)----------
----------System.err:(15/936)----------
java.lang.Exception: Test failed: JTextField was not collected
at InputContextMemoryLeakTest.assertGC(InputContextMemoryLeakTest.java:105)
at InputContextMemoryLeakTest.init(InputContextMemoryLeakTest.java:90)
at InputContextMemoryLeakTest.main(InputContextMemoryLeakTest.java:110)
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:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: JTextField was not collected
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed: JTextField was not collected
- relates to
-
JDK-7079260 InputContext leaks memory
-
- Closed
-