test/jdk/java/awt/print/PrinterJob/CheckPrinterJobSystemProperty.java
changeset 52837 84cc04e403ab
parent 52836 98792298b309
child 52839 846983628746
equal deleted inserted replaced
52836:98792298b309 52837:84cc04e403ab
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @run CheckPrinterJobSystemProperty
    26  * @run CheckPrinterJobSystemProperty
    27  * @bug 8130264
    27  * @bug 8130264 8214552
    28  * @summary verify the PrinterJob implementation class name is not
    28  * @summary verify the PrinterJob implementation class name is not
    29  *          polluting system properties
    29  *          polluting system properties
    30  */
    30  */
    31 
    31 
    32 public class CheckPrinterJobSystemProperty {
    32 public class CheckPrinterJobSystemProperty {