Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202878

com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails

XMLWordPrintable

        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

              serb Sergey Bylokhov
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: