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

javax/swing/JMenu/PopupReferenceMemoryLeak.java failed on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • client-libs
    • None

      In CI testing there was a failure of javax/swing/JMenu/PopupReferenceMemoryLeak.java on Windows 11

      Testing LaF: Metal
      Testing LaF: Nimbus
      Testing LaF: CDE/Motif
      Testing LaF: Windows
      ----------System.err:(2/128)----------
      java.lang.OutOfMemoryError: Java heap space
      STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space

      This test seems to have been untouched in 5 years since it was created

      % git log --follow PopupReferenceMemoryLeak.java
      commit ed615e3ca0d681e8e67cdbf1d5d964979ccd7888
      Author: Alexander Zuev <kizune@openjdk.org>
      Date: Wed Nov 11 11:43:47 2020 +0000

          4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
          
          Reviewed-by: psadhukhan, serb

      and I don't have any explanation as to why it failed

            kizune Alexander Zuev
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: