OpenJDK / amber / amber
changeset 53876:846983628746
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
Reviewed-by: serb
author | prr |
---|---|
date | Fri, 30 Nov 2018 15:05:36 -0800 |
parents | df92f1126c58 |
children | 7644f534b60a |
files | test/jdk/java/awt/print/PrinterJob/CheckPrinterJobSystemProperty.java |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test/jdk/java/awt/print/PrinterJob/CheckPrinterJobSystemProperty.java Fri Nov 30 23:21:05 2018 +0300 +++ b/test/jdk/java/awt/print/PrinterJob/CheckPrinterJobSystemProperty.java Fri Nov 30 15:05:36 2018 -0800 @@ -23,8 +23,7 @@ /** * @test - * @run CheckPrinterJobSystemProperty - * @bug 8130264 8214552 + * @bug 8130264 8214552 8214558 * @summary verify the PrinterJob implementation class name is not * polluting system properties */