From aaca8abb5e65355985f4cbef492d7e5e8272a1c7 Mon Sep 17 00:00:00 2001 From: jhugunin Date: Thu, 1 May 2003 18:11:27 +0000 Subject: Updated expected bytecode to match change for fix for issue of Class.forName differences between IBM and SUN's JDKs --- weaver/testdata/TjpAroundHelloWorld.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weaver/testdata/TjpAroundHelloWorld.txt') diff --git a/weaver/testdata/TjpAroundHelloWorld.txt b/weaver/testdata/TjpAroundHelloWorld.txt index d1424058e..90581cd64 100644 --- a/weaver/testdata/TjpAroundHelloWorld.txt +++ b/weaver/testdata/TjpAroundHelloWorld.txt @@ -112,7 +112,7 @@ public class HelloWorld extends java.lang.Object: ALOAD_0 LDC "method-execution" ALOAD_0 - LDC "9-main-HelloWorld-[Ljava/lang/String;:-args:--void-" + LDC "9-main-HelloWorld-[Ljava.lang.String;:-args:--void-" INVOKEVIRTUAL org.aspectj.runtime.reflect.Factory.makeMethodSig (Ljava/lang/String;)Lorg/aspectj/lang/reflect/MethodSignature; BIPUSH 8 INVOKEVIRTUAL org.aspectj.runtime.reflect.Factory.makeSJP (Ljava/lang/String;Lorg/aspectj/lang/Signature;I)Lorg/aspectj/lang/JoinPoint$StaticPart; -- cgit v1.2.3