diff -r 0828a0f6676b -r 2f2af62dfac7 test/jdk/tools/pack200/BandIntegrity.java --- a/test/jdk/tools/pack200/BandIntegrity.java Fri Jun 22 17:49:21 2018 -0700 +++ b/test/jdk/tools/pack200/BandIntegrity.java Sat Jun 23 01:32:41 2018 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2018, 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 @@ -22,7 +22,7 @@ */ /* - * @test + * @test 8187645 * @summary test ensures the proper sequencing of bands, dump bands as well. * @compile -XDignore.symbol.file Utils.java BandIntegrity.java * @run main BandIntegrity