< prev index next >

test/runtime/CDSCompressedKPtrs/CDSCompressedKPtrsError.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8003424 * @summary Test that cannot use CDS if UseCompressedClassPointers is turned off. * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main CDSCompressedKPtrsError */ import com.oracle.java.testlibrary.*;
< prev index next >