< prev index next >

test/java/lang/instrument/RedefineClassWithNativeMethod.sh

Print this page

        

*** 24,34 **** # @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 # --- 24,33 ----
< prev index next >