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

[TESTBUG] javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"

    XMLWordPrintable

Details

    • b04
    • x86_64
    • linux

    Backports

      Description

        The following test failed in the JDK17 CI:

        javax/swing/JComponent/7154030/bug7154030.java

        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): 3.419
        ----------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:139)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:831)

        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:(42/6982)*----------

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: