# HG changeset patch # User psadhukhan # Date 1476293679 -19800 # Node ID 551c0584c1c17444847c3fe5958a8095dc3907d8 # Parent 673b864f2c7c09dde29fb1a4c9e581a65dd332e1 8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java Reviewed-by: prr diff -r 673b864f2c7c -r 551c0584c1c1 jdk/test/javax/print/attribute/Services_getDocFl.java --- a/jdk/test/javax/print/attribute/Services_getDocFl.java Tue Oct 11 16:15:18 2016 -0700 +++ b/jdk/test/javax/print/attribute/Services_getDocFl.java Wed Oct 12 23:04:39 2016 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -28,7 +28,7 @@ /* * @test - * @bug 4901243 8040139 + * @bug 4901243 8040139 8167291 * @summary JPG, GIF, and PNG DocFlavors (URL) should be supported if Postscript is supported. * @run main Services_getDocFl */ @@ -58,6 +58,7 @@ pngImagesSupported = false; gifImagesSupported = false; jpgImagesSupported = false; + psSupported = false; for (int j=0; j