I have updated the webrev to remove run only on windows jtreg tag as with the fix proposed for
6574279: validatePage from PrinterJob returns argument under linux
the printed margin will be of correct value and not the full imageablearea(0,0,paperwidth,paperheight) so the issue will be seen on windows & linux without 6601097 <https://bugs.openjdk.java.net/browse/JDK-6601097> fix and not after applying 6601097 <https://bugs.openjdk.java.net/browse/JDK-6601097>. Issue is still not reproducible in mac which prints with correct hardware margin without 6601097 <https://bugs.openjdk.java.net/browse/JDK-6601097> fix.

http://cr.openjdk.java.net/~psadhukhan/8160888/webrev.01/

Regards
Prasanta
On 7/8/2016 12:59 PM, Prasanta Sadhukhan wrote:
Hi All,

Please find an updation of the testcase

Bug: https://bugs.openjdk.java.net/browse/JDK-8160888
webrev: http://cr.openjdk.java.net/~psadhukhan/8160888/webrev.00/

where the testcase was made automated and
specifically pass mediasize=A4 as attributes so that there is no ambiguity of using "letter" vs "A4". Also, the test is made to run only on windows as the bug is not reproduced in linux/mac.

Regards
Prasanta

Reply via email to