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

javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"

XMLWordPrintable

    • b07
    • x86_64
    • os_x

        The following test failed in the JDK17 CI:

        javax/swing/JComponent/7154030/bug7154030.java

        Previously this test failure has happened on Linux and this
        sighting is on Mac_OS_X_11.2.3.

        Here's a snippet from the log file:

        #section:main
        ----------messages:(5/182)----------
        command: main bug7154030
        reason: User specified action: run main bug7154030
        Mode: othervm
        Additional options from @modules: --add-modules java.desktop
        elapsed time (seconds): 5.185
        ----------configuration:(3/40)----------
        Boot Layer
          add modules: java.desktop

        ----------System.out:(0/0)----------
        ----------System.err:(13/800)----------
        java.lang.Exception: Failed to hide opaque button
        at bug7154030.main(bug7154030.java:151)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        JavaTest Message: Test threw exception: java.lang.Exception: Failed to hide opaque button
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.Exception: Failed to hide opaque button
        ----------rerun:(41/7449)*----------

              kizune Alexander Zuev
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: