equal
deleted
inserted
replaced
24 # @test |
24 # @test |
25 # @bug 7022100 |
25 # @bug 7022100 |
26 # @summary Method annotations are incorrectly set when redefining classes. |
26 # @summary Method annotations are incorrectly set when redefining classes. |
27 # @author Stefan Karlsson |
27 # @author Stefan Karlsson |
28 # |
28 # |
29 # @modules java.instrument |
|
30 # @run shell MakeJAR3.sh RedefineMethodWithAnnotationsAgent 'Can-Redefine-Classes: true' |
29 # @run shell MakeJAR3.sh RedefineMethodWithAnnotationsAgent 'Can-Redefine-Classes: true' |
31 # @run build RedefineMethodWithAnnotationsTarget RedefineMethodWithAnnotationsApp RedefineMethodWithAnnotationsAnnotations |
30 # @run build RedefineMethodWithAnnotationsTarget RedefineMethodWithAnnotationsApp RedefineMethodWithAnnotationsAnnotations |
32 # @run shell RedefineMethodWithAnnotations.sh |
31 # @run shell RedefineMethodWithAnnotations.sh |
33 # |
32 # |
34 |
33 |