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

DrawStringWithInfiniteXform.java failed with "RuntimeException: drawString with InfiniteXform transform takes long time"

XMLWordPrintable

    • 2d
    • b25
    • x86_64
    • os_x_10.15

        The following test failed in the JDK19 CI:

        java/awt/FontClass/DrawStringWithInfiniteXform.java

        Here's a snippet from the log file:

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

        ----------System.out:(0/0)----------
        ----------System.err:(5/409)----------
        java.lang.RuntimeException: drawString with InfiniteXform transform takes long time
        at DrawStringWithInfiniteXform$ScheduleTask.run(DrawStringWithInfiniteXform.java:45)
        at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
        at java.base/java.util.TimerThread.run(Timer.java:516)
        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: drawString with InfiniteXform transform takes long time
        ----------rerun:(36/5533)*----------


        This failure mode was previously fixed with:

        JDK-8273704 DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time

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

                Created:
                Updated:
                Resolved: