On Mon, 4 Jan 2021 08:15:37 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> 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. If the printer is not found then why the "PrinterException: No print service found" is not thrown? ------------- PR: https://git.openjdk.java.net/jdk/pull/1927