< prev index next >

test/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -24,12 +24,13 @@
 #
 # @test
 # @bug     4530538
 # @summary 
 # @author  Mandy Chung
+#
 # @requires vm.gc=="Parallel" | vm.gc=="null"
-# @modules java.management
+#
 # @run compile MemoryTest.java
 # @run shell MemoryTestAllGC.sh
 #
 
 #Set appropriate jdk
< prev index next >