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

sun/java2d/DirectX/MultiPaintEventTest/MultiPaintEventTest.java failed with "RuntimeException: Processed unnecessary paint()."

XMLWordPrintable

    • 2d
    • b05
    • x86_64
    • windows

      The following test failed in the the JDK19 CI:

      sun/java2d/DirectX/MultiPaintEventTest/MultiPaintEventTest.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(5/234)----------
      command: main MultiPaintEventTest
      reason: User specified action: run main/othervm MultiPaintEventTest
      Mode: othervm [/othervm specified]
      Additional options from @modules: --add-modules java.desktop
      elapsed time (seconds): 2.428
      ----------configuration:(3/43)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(11/668)----------
      java.lang.RuntimeException: Processed unnecessary paint().
      at MultiPaintEventTest.main(MultiPaintEventTest.java:78)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:828)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Processed unnecessary paint().
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Processed unnecessary paint().
      ----------rerun:(47/4949)*----------

            psadhukhan Prasanta Sadhukhan
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: