[OpenJDK 2D-Dev] RFR: 8215537: [TEST_BUG] java/awt/print/PrinterJob/LandscapeStackOverflow.java fails by timeout [v4]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Jan 6 04:29:10 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 one additional commit since the last revision:
Fix code
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1927/files
- new: https://git.openjdk.java.net/jdk/pull/1927/files/7098cb41..8ed618f2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=02-03
Stats: 13 lines in 1 file changed: 0 ins; 9 del; 4 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