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

closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)"

    XMLWordPrintable

Details

    • 2d
    • b25
    • x86_64
    • os_x

    Backports

      Description

        The following closed tests failed in the JDK19 CI:

        sun/java2d/GdiRendering/ClipShapeRendering.java

        Here's a log file snippet:

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

        ----------System.out:(4/150)----------
        Running OFF-SCREEN tests..
        Running ON-SCREEN tests..
        Checking results for off-screen rendering..done.
        Checking results for on-screen rendering..done.
        ----------System.err:(12/782)----------
        Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)
        java.lang.RuntimeException: Test failed. off-screen: passed on-screen: failed
        at ClipShapeRendering.main(ClipShapeRendering.java:446)
        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: Test failed. off-screen: passed on-screen: failed
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed. off-screen: passed on-screen: failed
        ----------rerun:(42/5690)*----------

        Attachments

          Issue Links

            Activity

              People

                prr Philip Race
                dcubed Daniel Daugherty
                Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: