--- old/src/java.desktop/share/classes/javax/print/ServiceUI.java 2016-01-29 13:18:17.546899000 +0530 +++ new/src/java.desktop/share/classes/javax/print/ServiceUI.java 2016-01-29 13:18:17.019332000 +0530 @@ -209,21 +209,8 @@ flavor, attributes, (Dialog)owner); } - Rectangle dlgBounds = dialog.getBounds(); - - // get union of all GC bounds - GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment(); - GraphicsDevice[] gs = ge.getScreenDevices(); - for (int j=0; j