< prev index next >

test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java

Print this page

        

@@ -26,10 +26,11 @@
  * @bug 8046703
  * @key randomness
  * @summary Test verifies that lambda forms are cached when run with multiple threads
  * @author kshefov
  * @library /lib/testlibrary/jsr292 /lib/testlibrary
+ * @modules java.management
  * @build TestMethods
  * @build LambdaFormTestCase
  * @build LFCachingTestCase
  * @build LFMultiThreadCachingTest
  * @run main/othervm LFMultiThreadCachingTest
< prev index next >