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

[macos26] java/awt/MenuBar/8007006/bug8007006.java fails on macOS 26

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 21, 24, 25, 26
    • client-libs

      On a fresh macOS26 device, this jtreg test consistently fails when it passes on a different mac device using macOS 15.6. New translucency on menu items when compared to older macOS versions but adding the menu item actionListener should be the same.

      ----------System.err:(11/668)----------
      java.lang.Exception: Test failed: menu item action was not performed
      at bug8007006.main(bug8007006.java:65)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1474)

      JavaTest Message: Test threw exception: java.lang.Exception: Test failed: menu item action was not performed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: menu item action was not performed

            honkar Harshitha Onkar
            dnguyen Damon Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: