On Wed, 7 Oct 2020 11:39:12 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Vipin Menon has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now >> contains two commits: >> - Adding bugID to testcase >> - JDK-8234393: [macos] printing ignores printer tray > > 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 Done! Thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/509