--- old/test/compiler/whitebox/DeoptimizeFramesTest.java 2015-11-05 16:11:43.834885750 +0300 +++ new/test/compiler/whitebox/DeoptimizeFramesTest.java 2015-11-05 16:11:43.778885751 +0300 @@ -21,10 +21,12 @@ * questions. */ +import compiler.whitebox.CompilerWhiteBoxTest; + /* * @test DeoptimizeFramesTest * @bug 8028595 - * @library /testlibrary /../../test/lib + * @library /testlibrary /../../test/lib / * @modules java.management * @build DeoptimizeFramesTest * @run main ClassFileInstaller sun.hotspot.WhiteBox