< prev index next >

test/runtime/CDSCompressedKPtrs/XShareAuto.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8005933 * @summary Test that -Xshare:auto uses CDS when explicitly specified with -server. * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main XShareAuto */ import com.oracle.java.testlibrary.*;
< prev index next >