--- old/test/compiler/testlibrary/CompilerUtils.java 2015-09-17 14:28:36.258917679 +0300 +++ new/test/compiler/testlibrary/CompilerUtils.java 2015-09-17 14:28:36.178917683 +0300 @@ -20,6 +20,7 @@ * or visit www.oracle.com if you need additional information or have any * questions. */ +package compiler.testlibrary; import jdk.test.lib.Asserts; import jdk.test.lib.Platform;