< prev index next >

test/runtime/SharedArchiveFile/LimitSharedSizes.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @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 >