[OpenJDK 2D-Dev] [13] RFR: JDK-8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use

Alexey Ivanov alexey.ivanov at oracle.com
Thu Mar 28 16:07:26 UTC 2019


Hi,

Please review the following fix for jdk 13:

bug: https://bugs.openjdk.java.net/browse/JDK-8221263
webrev: http://cr.openjdk.java.net/~aivanov/8221263/webrev.0/

This is a complete re-write of the test.

It's semi-automatic: the tester is to add or remove a remote printer and 
to make sure the change is reflected in the list of printers returned 
from PrintServiceLookup.lookupPrintServices(null, null). Added or 
removed printers are highlighted in the "Before" and "After" lists.

I've attached the screenshots to the JBS issue.

I'm adding 8221263 and 8221412 to @bug tag.


Shall I remove @ignore tag from the test? If it's there, jtreg does not 
start the test, likely it will never be run.

Thank you in advance.

Regards,
Alexey


More information about the 2d-dev mailing list