< prev index next >

test/java/lang/instrument/RedefineClassWithNativeMethod.sh

Print this page

        

@@ -24,11 +24,10 @@
 # @test
 # @bug 5003341 4917140 6545149
 # @summary Redefine a class with a native method.
 # @author Daniel D. Daugherty as modified from the test submitted by clovis@par.univie.ac.at
 #
-# @modules java.instrument
 # @run shell MakeJAR3.sh RedefineClassWithNativeMethodAgent 'Can-Redefine-Classes: true'
 # @run build RedefineClassWithNativeMethodApp
 # @run shell RedefineClassWithNativeMethod.sh
 #
 
< prev index next >