--- old/test/compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java 2016-08-11 13:12:48.719153200 -0400 +++ new/test/compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java 2016-08-11 13:12:48.307572200 -0400 @@ -25,13 +25,12 @@ * @test * @bug 8015774 * @summary Verify processing of options related to code heaps sizing. - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.compiler * java.management * jdk.jvmstat/sun.jvmstat.monitor * - * @build compiler.codecache.cli.codeheapsize.TestCodeHeapSizeOptions jdk.test.lib.* * @run driver/timeout=240 compiler.codecache.cli.codeheapsize.TestCodeHeapSizeOptions */