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

[macos14] javax/swing/JToolTip/4846413/bug4846413.java: Tooltip has not been found!

XMLWordPrintable

      The test javax/swing/JToolTip/4846413/bug4846413.java fails on macOS14.1.1 Darwin Kernel Version 23.1.0 as follows:

      ====================8<--------------------
      #section:main
      ----------messages:(7/260)----------
      command: main bug4846413
      reason: User specified action: run main bug4846413
      started: Tue Nov 14 02:59:30 PST 2023
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      finished: Tue Nov 14 02:59:41 PST 2023
      elapsed time (seconds): 10.324
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(30/2088)----------
      java.lang.reflect.InvocationTargetException
      at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1371)
      at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1346)
      at java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
      at bug4846413.checkToolTip(bug4846413.java:76)
      at bug4846413.main(bug4846413.java:72)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1570)
      Caused by: java.lang.RuntimeException: Tooltip has not been found!
      at bug4846413$2.run(bug4846413.java:84)
      at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:308)
      at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
      at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
      at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
      at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

      JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.reflect.InvocationTargetException
      ====================8<--------------------

      Reproducibility: 100%

      Steps to reproduce:
      $ jtreg -v -testjdk:$JAVA_HOME test/jdk/javax/swing/JToolTip/4846413/bug4846413.java

      The issue was observed on 21, 22 on both x86-64 and aarch64

        1. screen.png
          screen.png
          3.52 MB
        2. test.png
          test.png
          298 kB

            psadhukhan Prasanta Sadhukhan
            vprovodin Vitaly Provodin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: