< prev index next >

test/hotspot/jtreg/serviceability/sa/TestJmapCore.java

Print this page

        

@@ -22,11 +22,10 @@
  */
 
 /*
  * @test TestJmapCore
  * @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full
- * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @run driver/timeout=240 TestJmapCore run heap
  */
 
 import jdk.test.lib.Asserts;
< prev index next >