< prev index next >

test/runtime/SharedArchiveFile/LimitSharedSizes.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /* @test LimitSharedSizes * @summary Test handling of limits on shared space size * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main LimitSharedSizes */ import com.oracle.java.testlibrary.*;
< prev index next >