< prev index next >

test/runtime/CompressedOops/CompressedClassSpaceSize.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8022865 * @summary Tests for the -XX:CompressedClassSpaceSize command line option * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main CompressedClassSpaceSize */ import com.oracle.java.testlibrary.*; public class CompressedClassSpaceSize {
< prev index next >