public class com.sun.tools.example.debug.bdi.ExceptionSpec extends com.sun.tools.example.debug.bdi.EventRequestSpec
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.tools.example.debug.bdi.ExceptionSpec
super_class: com.sun.tools.example.debug.bdi.EventRequestSpec
{
boolean notifyCaught;
descriptor: Z
flags: (0x0000)
boolean notifyUncaught;
descriptor: Z
flags: (0x0000)
void <init>(com.sun.tools.example.debug.bdi.EventRequestSpecList, com.sun.tools.example.debug.bdi.ReferenceTypeSpec, boolean, boolean);
descriptor: (Lcom/sun/tools/example/debug/bdi/EventRequestSpecList;Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;ZZ)V
flags: (0x0000)
Code:
stack=3, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
invokespecial com.sun.tools.example.debug.bdi.EventRequestSpec.<init>:(Lcom/sun/tools/example/debug/bdi/EventRequestSpecList;Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;)V
1: aload 0
iload 3
putfield com.sun.tools.example.debug.bdi.ExceptionSpec.notifyCaught:Z
2: aload 0
iload 4
putfield com.sun.tools.example.debug.bdi.ExceptionSpec.notifyUncaught:Z
3: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 4 1 specs Lcom/sun/tools/example/debug/bdi/EventRequestSpecList;
0 4 2 refSpec Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;
0 4 3 notifyCaught Z
0 4 4 notifyUncaught Z
MethodParameters:
Name Flags
specs
refSpec
notifyCaught
notifyUncaught
void notifySet(com.sun.tools.example.debug.bdi.SpecListener, com.sun.tools.example.debug.bdi.SpecEvent);
descriptor: (Lcom/sun/tools/example/debug/bdi/SpecListener;Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokeinterface com.sun.tools.example.debug.bdi.SpecListener.exceptionInterceptSet:(Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 2 1 listener Lcom/sun/tools/example/debug/bdi/SpecListener;
0 2 2 evt Lcom/sun/tools/example/debug/bdi/SpecEvent;
MethodParameters:
Name Flags
listener
evt
void notifyDeferred(com.sun.tools.example.debug.bdi.SpecListener, com.sun.tools.example.debug.bdi.SpecEvent);
descriptor: (Lcom/sun/tools/example/debug/bdi/SpecListener;Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokeinterface com.sun.tools.example.debug.bdi.SpecListener.exceptionInterceptDeferred:(Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 2 1 listener Lcom/sun/tools/example/debug/bdi/SpecListener;
0 2 2 evt Lcom/sun/tools/example/debug/bdi/SpecEvent;
MethodParameters:
Name Flags
listener
evt
void notifyResolved(com.sun.tools.example.debug.bdi.SpecListener, com.sun.tools.example.debug.bdi.SpecEvent);
descriptor: (Lcom/sun/tools/example/debug/bdi/SpecListener;Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokeinterface com.sun.tools.example.debug.bdi.SpecListener.exceptionInterceptResolved:(Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 2 1 listener Lcom/sun/tools/example/debug/bdi/SpecListener;
0 2 2 evt Lcom/sun/tools/example/debug/bdi/SpecEvent;
MethodParameters:
Name Flags
listener
evt
void notifyDeleted(com.sun.tools.example.debug.bdi.SpecListener, com.sun.tools.example.debug.bdi.SpecEvent);
descriptor: (Lcom/sun/tools/example/debug/bdi/SpecListener;Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokeinterface com.sun.tools.example.debug.bdi.SpecListener.exceptionInterceptDeleted:(Lcom/sun/tools/example/debug/bdi/SpecEvent;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 2 1 listener Lcom/sun/tools/example/debug/bdi/SpecListener;
0 2 2 evt Lcom/sun/tools/example/debug/bdi/SpecEvent;
MethodParameters:
Name Flags
listener
evt
void notifyError(com.sun.tools.example.debug.bdi.SpecListener, com.sun.tools.example.debug.bdi.SpecErrorEvent);
descriptor: (Lcom/sun/tools/example/debug/bdi/SpecListener;Lcom/sun/tools/example/debug/bdi/SpecErrorEvent;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokeinterface com.sun.tools.example.debug.bdi.SpecListener.exceptionInterceptError:(Lcom/sun/tools/example/debug/bdi/SpecErrorEvent;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 2 1 listener Lcom/sun/tools/example/debug/bdi/SpecListener;
0 2 2 evt Lcom/sun/tools/example/debug/bdi/SpecErrorEvent;
MethodParameters:
Name Flags
listener
evt
void resolve(com.sun.jdi.ReferenceType);
descriptor: (Lcom/sun/jdi/ReferenceType;)V
flags: (0x0000)
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokeinterface com.sun.jdi.ReferenceType.virtualMachine:()Lcom/sun/jdi/VirtualMachine;
invokeinterface com.sun.jdi.VirtualMachine.eventRequestManager:()Lcom/sun/jdi/request/EventRequestManager;
1: aload 1
2: aload 0
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.notifyCaught:Z
aload 0
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.notifyUncaught:Z
3: invokeinterface com.sun.jdi.request.EventRequestManager.createExceptionRequest:(Lcom/sun/jdi/ReferenceType;ZZ)Lcom/sun/jdi/request/ExceptionRequest;
4: invokevirtual com.sun.tools.example.debug.bdi.ExceptionSpec.setRequest:(Lcom/sun/jdi/request/EventRequest;)V
5: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 6 1 refType Lcom/sun/jdi/ReferenceType;
MethodParameters:
Name Flags
refType
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.refSpec:Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;
invokeinterface com.sun.tools.example.debug.bdi.ReferenceTypeSpec.hashCode:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
instanceof com.sun.tools.example.debug.bdi.ExceptionSpec
ifeq 3
1: aload 1
checkcast com.sun.tools.example.debug.bdi.ExceptionSpec
astore 2
start local 2 2: aload 0
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.refSpec:Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;
aload 2
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.refSpec:Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;
invokeinterface com.sun.tools.example.debug.bdi.ReferenceTypeSpec.equals:(Ljava/lang/Object;)Z
ireturn
end local 2 3: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
0 4 1 obj Ljava/lang/Object;
2 3 2 es Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
MethodParameters:
Name Flags
obj
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=1
start local 0 0: new java.lang.StringBuffer
dup
ldc "exception catch "
invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
astore 1
start local 1 1: aload 1
aload 0
getfield com.sun.tools.example.debug.bdi.ExceptionSpec.refSpec:Lcom/sun/tools/example/debug/bdi/ReferenceTypeSpec;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
2: aload 1
invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/tools/example/debug/bdi/ExceptionSpec;
1 3 1 buffer Ljava/lang/StringBuffer;
}
SourceFile: "ExceptionSpec.java"