< prev index next >

test/java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh

Print this page

        

*** 26,36 **** # @bug 8007935 # @summary Redefine a subclass that implements two interfaces and # verify that the right methods are called. # @author Daniel D. Daugherty # - # @modules java.instrument # @run shell MakeJAR3.sh RedefineSubclassWithTwoInterfacesAgent 'Can-Redefine-Classes: true' # @run build RedefineSubclassWithTwoInterfacesApp # @run shell RedefineSubclassWithTwoInterfaces.sh # --- 26,35 ----
< prev index next >