-
Bug
-
Resolution: Fixed
-
P4
-
10, 11
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203579 | 11.0.1 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
JDK-8268101 | 8u311 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails repeatably.
It was supposedly resolved by https://bugs.openjdk.java.net/browse/JDK-8180821 but there is still an issue :
java.lang.RuntimeException: The menu item should have been GC-ed
at ScreenMenuMemoryLeakTest.main(ScreenMenuMemoryLeakTest.java:79)
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:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The menu item should have been GC-ed
JavaTest Message: shutting down test
It was supposedly resolved by https://bugs.openjdk.java.net/browse/JDK-8180821 but there is still an issue :
java.lang.RuntimeException: The menu item should have been GC-ed
at ScreenMenuMemoryLeakTest.main(ScreenMenuMemoryLeakTest.java:79)
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:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The menu item should have been GC-ed
JavaTest Message: shutting down test
- backported by
-
JDK-8203579 com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
-
- Resolved
-
-
JDK-8268101 com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
-
- Resolved
-