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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Jan 5 09:08:15 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.

Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:

 - jckech issue fix
 - Make printer search more robust

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1927/files
  - new: https://git.openjdk.java.net/jdk/pull/1927/files/d4d70e34..7098cb41

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=01-02

  Stats: 15 lines in 1 file changed: 12 ins; 1 del; 2 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