On Mon, 5 Oct 2020 16:58:06 GMT, Vipin Menon 
<github.com+17762393+vipinme...@openjdk.org> wrote:

> **Issue**
> 
> [https://bugs.openjdk.java.net/browse/JDK-8234393](https://bugs.openjdk.java.net/browse/JDK-8234393)
> 
> **Problem**
> 
> On a multi tray printer, irrespective of what tray is set, Java always prints 
> from the last tray which is the default.

test/jdk/java/awt/print/PrinterJob/TestMediaTraySelection.java line 26:

> 24:  * @bug 6357887 8165146
> 25:  * @summary  Verifies if selected printertray is used
> 26:  * @requires (os.family == "linux" | os.family == "mac")

You should add this bugid here since your regression testcase is suppose to 
test the bug

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

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

Reply via email to