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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 21, 25, 26
    • Component/s: 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

            Assignee:
            Alexander Zuev
            Reporter:
            Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: