--- old/test/java/awt/print/PrinterJob/PrintAttributeUpdateTest.java 2017-01-18 12:04:20.373399999 +0530 +++ new/test/java/awt/print/PrinterJob/PrintAttributeUpdateTest.java 2017-01-18 12:04:20.157292000 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2017, 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 @@ -23,7 +23,7 @@ /* @test - @bug 8042713 + @bug 8042713 8170578 @summary Print Dialog does not update attribute set with page range @run main/manual PrintAttributeUpdateTest */