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

closed sun/java2d/OpenGL/SrcMaskOps.java fails with Incorrect color for solid text

XMLWordPrintable

    • 2d
    • x86_64
    • linux

      The following closed test failed in the JDK23 CI:

      sun/java2d/OpenGL/SrcMaskOps.java

      Here's a snippet from log file:

      #section:main
      ----------messages:(7/288)----------
      command: main SrcMaskOps
      reason: User specified action: run main/othervm SrcMaskOps
      started: Wed Mar 13 01:23:21 UTC 2024
      Mode: othervm [/othervm specified]
      Additional options from @modules: --add-modules java.desktop
      finished: Wed Mar 13 01:23:23 UTC 2024
      elapsed time (seconds): 2.497
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(11/663)----------
      java.lang.RuntimeException: Failed: Incorrect color for solid text
      at SrcMaskOps.main(SrcMaskOps.java:113)
      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:1575)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: Incorrect color for solid text

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

              Created:
              Updated: