--- old/test/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformTestCommon.java 2017-03-28 14:24:13.560576151 -0700 +++ new/test/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformTestCommon.java 2017-03-28 14:24:13.496576150 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 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 @@ -21,6 +21,7 @@ * questions. */ +import jdk.test.lib.cds.CDSTestUtils; import jdk.test.lib.process.OutputAnalyzer;