--- old/test/compiler/whitebox/SetDontInlineMethodTest.java 2015-11-02 19:27:44.279405430 +0300 +++ new/test/compiler/whitebox/SetDontInlineMethodTest.java 2015-11-02 19:27:44.235405430 +0300 @@ -21,10 +21,12 @@ * questions. */ +import compiler.whitebox.CompilerWhiteBoxTest; + /* * @test SetDontInlineMethodTest * @bug 8006683 8007288 8022832 - * @library /testlibrary /../../test/lib + * @library /testlibrary /../../test/lib / * @modules java.management * @build SetDontInlineMethodTest * @run main ClassFileInstaller sun.hotspot.WhiteBox