--- old/test/compiler/codecache/cli/printcodecache/PrintCodeCacheRunner.java 2016-08-11 13:12:51.159232900 -0400 +++ new/test/compiler/codecache/cli/printcodecache/PrintCodeCacheRunner.java 2016-08-11 13:12:50.749315100 -0400 @@ -26,7 +26,7 @@ import compiler.codecache.cli.common.CodeCacheCLITestCase; import compiler.codecache.cli.common.CodeCacheInfoFormatter; import compiler.codecache.cli.common.CodeCacheOptions; -import jdk.test.lib.ExitCode; +import jdk.test.lib.process.ExitCode; import jdk.test.lib.cli.CommandLineOptionTest; import sun.hotspot.code.BlobType;