class sun.jvm.hotspot.ui.ObjectListPanel$4 implements java.lang.Runnable
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.ui.ObjectListPanel$4
super_class: java.lang.Object
{
final sun.jvm.hotspot.ui.ObjectListPanel this$0;
descriptor: Lsun/jvm/hotspot/ui/ObjectListPanel;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.ui.ObjectListPanel);
descriptor: (Lsun/jvm/hotspot/ui/ObjectListPanel;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$4 this
0: .line 266
aload 0 /* this */
aload 1
putfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$4 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ui/ObjectListPanel$4;
MethodParameters:
Name Flags
this$0 final
public void run();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$4 this
0: .line 268
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButton:Ljavax/swing/JButton;
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButtonListener:Ljava/awt/event/ActionListener;
invokevirtual javax.swing.JButton.removeActionListener:(Ljava/awt/event/ActionListener;)V
1: .line 269
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
aconst_null
putfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButtonListener:Ljava/awt/event/ActionListener;
2: .line 270
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButton:Ljavax/swing/JButton;
new sun.jvm.hotspot.ui.ObjectListPanel$4$1
dup
aload 0 /* this */
invokespecial sun.jvm.hotspot.ui.ObjectListPanel$4$1.<init>:(Lsun/jvm/hotspot/ui/ObjectListPanel$4;)V
invokevirtual javax.swing.JButton.addActionListener:(Ljava/awt/event/ActionListener;)V
3: .line 275
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
invokevirtual sun.jvm.hotspot.ui.ObjectListPanel.computeNumColumns:()V
4: .line 276
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButton:Ljavax/swing/JButton;
iconst_1
invokevirtual javax.swing.JButton.setEnabled:(Z)V
5: .line 277
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.livenessButton:Ljavax/swing/JButton;
ldc "Show Liveness"
invokevirtual javax.swing.JButton.setText:(Ljava/lang/String;)V
6: .line 278
aload 0 /* this */
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
getfield sun.jvm.hotspot.ui.ObjectListPanel.dataModel:Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;
invokevirtual sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.fireTableStructureChanged:()V
7: .line 279
return
end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$4 this
LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lsun/jvm/hotspot/ui/ObjectListPanel$4;
static sun.jvm.hotspot.ui.ObjectListPanel access$0(sun.jvm.hotspot.ui.ObjectListPanel$4);
descriptor: (Lsun/jvm/hotspot/ui/ObjectListPanel$4;)Lsun/jvm/hotspot/ui/ObjectListPanel;
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: .line 266
aload 0
getfield sun.jvm.hotspot.ui.ObjectListPanel$4.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "ObjectListPanel.java"
EnclosingMethod: sun.jvm.hotspot.ui.ObjectListPanel.fireComputeLiveness:()V
NestHost: sun.jvm.hotspot.ui.ObjectListPanel
InnerClasses:
sun.jvm.hotspot.ui.ObjectListPanel$4
sun.jvm.hotspot.ui.ObjectListPanel$4$1
private ObjectListTableModel = sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel of sun.jvm.hotspot.ui.ObjectListPanel