[OpenJDK 2D-Dev] RFR: 8215537: [TEST_BUG] java/awt/print/PrinterJob/LandscapeStackOverflow.java fails by timeout

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Jan 4 08:22:09 UTC 2021


Test fails with timeout and it seems likely due to non-availability of printer in the test system. We should just update the test to check for default (or available) printers and return if there is no printer.

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

Commit messages:
 - 8215537: [TEST_BUG] java/awt/print/PrinterJob/LandscapeStackOverflow.java fails by timeout

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

PR: https://git.openjdk.java.net/jdk/pull/1927


More information about the 2d-dev mailing list