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

Phil Race prr at openjdk.org
Wed Nov 16 03:53:01 UTC 2022


This test is not problem listed and has failed only once since (SFAIK) it was last updated a year ago so
this is just another small attempt to remove instability by increasing timeout, being really insistent about
making sure the "done=true" is propagated and adding some extra timing logging to help analyse any failures

-------------

Commit messages:
 - 8282404

Changes: https://git.openjdk.org/jdk/pull/11179/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11179&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8282404
  Stats: 24 lines in 1 file changed: 12 ins; 0 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/11179.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11179/head:pull/11179

PR: https://git.openjdk.org/jdk/pull/11179



More information about the client-libs-dev mailing list