public class com.sun.tools.javac.jvm.Profile extends java.lang.Enum<com.sun.tools.javac.jvm.Profile>
minor version: 0
major version: 59
flags: flags: (0x4021) ACC_PUBLIC, ACC_SUPER, ACC_ANNOTATION
this_class: com.sun.tools.javac.jvm.Profile
super_class: java.lang.Enum
{
public static final com.sun.tools.javac.jvm.Profile COMPACT1;
descriptor: Lcom/sun/tools/javac/jvm/Profile;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.javac.jvm.Profile COMPACT2;
descriptor: Lcom/sun/tools/javac/jvm/Profile;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.javac.jvm.Profile COMPACT3;
descriptor: Lcom/sun/tools/javac/jvm/Profile;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.javac.jvm.Profile DEFAULT;
descriptor: Lcom/sun/tools/javac/jvm/Profile;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final com.sun.tools.javac.util.Context$Key<com.sun.tools.javac.jvm.Profile> profileKey;
descriptor: Lcom/sun/tools/javac/util/Context$Key;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
Signature: Lcom/sun/tools/javac/util/Context$Key<Lcom/sun/tools/javac/jvm/Profile;>;
public final java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
public final int value;
descriptor: I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
final java.util.Set<com.sun.tools.javac.jvm.Target> targets;
descriptor: Ljava/util/Set;
flags: (0x0010) ACC_FINAL
Signature: Ljava/util/Set<Lcom/sun/tools/javac/jvm/Target;>;
private static final com.sun.tools.javac.jvm.Profile[] ENUM$VALUES;
descriptor: [Lcom/sun/tools/javac/jvm/Profile;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=11, locals=0, args_size=0
0: new com.sun.tools.javac.jvm.Profile
dup
ldc "COMPACT1"
iconst_0
ldc "compact1"
iconst_1
getstatic com.sun.tools.javac.jvm.Target.JDK1_8:Lcom/sun/tools/javac/jvm/Target;
iconst_5
anewarray com.sun.tools.javac.jvm.Target
dup
iconst_0
getstatic com.sun.tools.javac.jvm.Target.JDK1_9:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_1
getstatic com.sun.tools.javac.jvm.Target.JDK1_10:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_2
getstatic com.sun.tools.javac.jvm.Target.JDK1_11:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_3
getstatic com.sun.tools.javac.jvm.Target.JDK1_12:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_4
getstatic com.sun.tools.javac.jvm.Target.JDK1_13:Lcom/sun/tools/javac/jvm/Target;
aastore
invokespecial com.sun.tools.javac.jvm.Profile.<init>:(Ljava/lang/String;ILjava/lang/String;ILcom/sun/tools/javac/jvm/Target;[Lcom/sun/tools/javac/jvm/Target;)V
putstatic com.sun.tools.javac.jvm.Profile.COMPACT1:Lcom/sun/tools/javac/jvm/Profile;
1: new com.sun.tools.javac.jvm.Profile
dup
ldc "COMPACT2"
iconst_1
ldc "compact2"
iconst_2
getstatic com.sun.tools.javac.jvm.Target.JDK1_8:Lcom/sun/tools/javac/jvm/Target;
iconst_5
anewarray com.sun.tools.javac.jvm.Target
dup
iconst_0
getstatic com.sun.tools.javac.jvm.Target.JDK1_9:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_1
getstatic com.sun.tools.javac.jvm.Target.JDK1_10:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_2
getstatic com.sun.tools.javac.jvm.Target.JDK1_11:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_3
getstatic com.sun.tools.javac.jvm.Target.JDK1_12:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_4
getstatic com.sun.tools.javac.jvm.Target.JDK1_13:Lcom/sun/tools/javac/jvm/Target;
aastore
invokespecial com.sun.tools.javac.jvm.Profile.<init>:(Ljava/lang/String;ILjava/lang/String;ILcom/sun/tools/javac/jvm/Target;[Lcom/sun/tools/javac/jvm/Target;)V
putstatic com.sun.tools.javac.jvm.Profile.COMPACT2:Lcom/sun/tools/javac/jvm/Profile;
2: new com.sun.tools.javac.jvm.Profile
dup
ldc "COMPACT3"
iconst_2
ldc "compact3"
iconst_3
getstatic com.sun.tools.javac.jvm.Target.JDK1_8:Lcom/sun/tools/javac/jvm/Target;
iconst_5
anewarray com.sun.tools.javac.jvm.Target
dup
iconst_0
getstatic com.sun.tools.javac.jvm.Target.JDK1_9:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_1
getstatic com.sun.tools.javac.jvm.Target.JDK1_10:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_2
getstatic com.sun.tools.javac.jvm.Target.JDK1_11:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_3
getstatic com.sun.tools.javac.jvm.Target.JDK1_12:Lcom/sun/tools/javac/jvm/Target;
aastore
dup
iconst_4
getstatic com.sun.tools.javac.jvm.Target.JDK1_13:Lcom/sun/tools/javac/jvm/Target;
aastore
invokespecial com.sun.tools.javac.jvm.Profile.<init>:(Ljava/lang/String;ILjava/lang/String;ILcom/sun/tools/javac/jvm/Target;[Lcom/sun/tools/javac/jvm/Target;)V
putstatic com.sun.tools.javac.jvm.Profile.COMPACT3:Lcom/sun/tools/javac/jvm/Profile;
3: new com.sun.tools.javac.jvm.Profile$1
dup
ldc "DEFAULT"
iconst_3
invokespecial com.sun.tools.javac.jvm.Profile$1.<init>:(Ljava/lang/String;I)V
putstatic com.sun.tools.javac.jvm.Profile.DEFAULT:Lcom/sun/tools/javac/jvm/Profile;
iconst_4
anewarray com.sun.tools.javac.jvm.Profile
dup
iconst_0
getstatic com.sun.tools.javac.jvm.Profile.COMPACT1:Lcom/sun/tools/javac/jvm/Profile;
aastore
dup
iconst_1
getstatic com.sun.tools.javac.jvm.Profile.COMPACT2:Lcom/sun/tools/javac/jvm/Profile;
aastore
dup
iconst_2
getstatic com.sun.tools.javac.jvm.Profile.COMPACT3:Lcom/sun/tools/javac/jvm/Profile;
aastore
dup
iconst_3
getstatic com.sun.tools.javac.jvm.Profile.DEFAULT:Lcom/sun/tools/javac/jvm/Profile;
aastore
putstatic com.sun.tools.javac.jvm.Profile.ENUM$VALUES:[Lcom/sun/tools/javac/jvm/Profile;
4: new com.sun.tools.javac.util.Context$Key
dup
invokespecial com.sun.tools.javac.util.Context$Key.<init>:()V
putstatic com.sun.tools.javac.jvm.Profile.profileKey:Lcom/sun/tools/javac/util/Context$Key;
return
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.tools.javac.jvm.Profile instance(com.sun.tools.javac.util.Context);
descriptor: (Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/jvm/Profile;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
getstatic com.sun.tools.javac.jvm.Profile.profileKey:Lcom/sun/tools/javac/util/Context$Key;
invokevirtual com.sun.tools.javac.util.Context.get:(Lcom/sun/tools/javac/util/Context$Key;)Ljava/lang/Object;
checkcast com.sun.tools.javac.jvm.Profile
astore 1
start local 1 1: aload 1
ifnonnull 7
2: aload 0
invokestatic com.sun.tools.javac.util.Options.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Options;
astore 2
start local 2 3: aload 2
getstatic com.sun.tools.javac.main.Option.PROFILE:Lcom/sun/tools/javac/main/Option;
invokevirtual com.sun.tools.javac.util.Options.get:(Lcom/sun/tools/javac/main/Option;)Ljava/lang/String;
astore 3
start local 3 4: aload 3
ifnull 5
aload 3
invokestatic com.sun.tools.javac.jvm.Profile.lookup:(Ljava/lang/String;)Lcom/sun/tools/javac/jvm/Profile;
astore 1
5: StackMap locals: com.sun.tools.javac.jvm.Profile com.sun.tools.javac.util.Options java.lang.String
StackMap stack:
aload 1
ifnonnull 6
getstatic com.sun.tools.javac.jvm.Profile.DEFAULT:Lcom/sun/tools/javac/jvm/Profile;
astore 1
6: StackMap locals:
StackMap stack:
aload 0
getstatic com.sun.tools.javac.jvm.Profile.profileKey:Lcom/sun/tools/javac/util/Context$Key;
aload 1
invokevirtual com.sun.tools.javac.util.Context.put:(Lcom/sun/tools/javac/util/Context$Key;Ljava/lang/Object;)V
end local 3 end local 2 7: StackMap locals:
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 context Lcom/sun/tools/javac/util/Context;
1 8 1 instance Lcom/sun/tools/javac/jvm/Profile;
3 7 2 options Lcom/sun/tools/javac/util/Options;
4 7 3 profileString Ljava/lang/String;
MethodParameters:
Name Flags
context
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
aconst_null
putfield com.sun.tools.javac.jvm.Profile.name:Ljava/lang/String;
2: aload 0
ldc 2147483647
putfield com.sun.tools.javac.jvm.Profile.value:I
3: aload 0
aconst_null
putfield com.sun.tools.javac.jvm.Profile.targets:Ljava/util/Set;
4: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/tools/javac/jvm/Profile;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
private void <init>(java.lang.String, int, java.lang.String, int, com.sun.tools.javac.jvm.Target, com.sun.tools.javac.jvm.Target[]);
descriptor: (Ljava/lang/String;ILjava/lang/String;ILcom/sun/tools/javac/jvm/Target;[Lcom/sun/tools/javac/jvm/Target;)V
flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
Code:
stack=3, locals=7, args_size=7
start local 0 start local 3 start local 4 start local 5 start local 6 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
aload 3
putfield com.sun.tools.javac.jvm.Profile.name:Ljava/lang/String;
2: aload 0
iload 4
putfield com.sun.tools.javac.jvm.Profile.value:I
3: aload 0
aload 5
aload 6
invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;[Ljava/lang/Enum;)Ljava/util/EnumSet;
putfield com.sun.tools.javac.jvm.Profile.targets:Ljava/util/Set;
4: return
end local 6 end local 5 end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/tools/javac/jvm/Profile;
0 5 3 name Ljava/lang/String;
0 5 4 value I
0 5 5 t Lcom/sun/tools/javac/jvm/Target;
0 5 6 targets [Lcom/sun/tools/javac/jvm/Target;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
name
value
t
targets
public static com.sun.tools.javac.jvm.Profile lookup(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/tools/javac/jvm/Profile;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=5, args_size=1
start local 0 0: invokestatic com.sun.tools.javac.jvm.Profile.values:()[Lcom/sun/tools/javac/jvm/Profile;
dup
astore 4
arraylength
istore 3
iconst_0
istore 2
goto 5
StackMap locals: java.lang.String top int int com.sun.tools.javac.jvm.Profile[]
StackMap stack:
1: aload 4
iload 2
aaload
astore 1
start local 1 2: aload 0
aload 1
getfield com.sun.tools.javac.jvm.Profile.name:Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 4
3: aload 1
areturn
end local 1 4: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
5: iload 2
iload 3
if_icmplt 1
6: aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 name Ljava/lang/String;
2 4 1 p Lcom/sun/tools/javac/jvm/Profile;
MethodParameters:
Name Flags
name
public static com.sun.tools.javac.jvm.Profile lookup(int);
descriptor: (I)Lcom/sun/tools/javac/jvm/Profile;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=5, args_size=1
start local 0 0: invokestatic com.sun.tools.javac.jvm.Profile.values:()[Lcom/sun/tools/javac/jvm/Profile;
dup
astore 4
arraylength
istore 3
iconst_0
istore 2
goto 5
StackMap locals: int top int int com.sun.tools.javac.jvm.Profile[]
StackMap stack:
1: aload 4
iload 2
aaload
astore 1
start local 1 2: iload 0
aload 1
getfield com.sun.tools.javac.jvm.Profile.value:I
if_icmpne 4
3: aload 1
areturn
end local 1 4: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
5: iload 2
iload 3
if_icmplt 1
6: aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 value I
2 4 1 p Lcom/sun/tools/javac/jvm/Profile;
MethodParameters:
Name Flags
value
public boolean isValid(com.sun.tools.javac.jvm.Target);
descriptor: (Lcom/sun/tools/javac/jvm/Target;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.tools.javac.jvm.Profile.targets:Ljava/util/Set;
aload 1
invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/tools/javac/jvm/Profile;
0 1 1 t Lcom/sun/tools/javac/jvm/Target;
MethodParameters:
Name Flags
t
public static com.sun.tools.javac.jvm.Profile[] values();
descriptor: ()[Lcom/sun/tools/javac/jvm/Profile;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.sun.tools.javac.jvm.Profile.ENUM$VALUES:[Lcom/sun/tools/javac/jvm/Profile;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.sun.tools.javac.jvm.Profile
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.tools.javac.jvm.Profile valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/tools/javac/jvm/Profile;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/sun/tools/javac/jvm/Profile;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.sun.tools.javac.jvm.Profile
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/sun/tools/javac/jvm/Profile;>;
SourceFile: "Profile.java"
NestMembers:
com.sun.tools.javac.jvm.Profile$1
InnerClasses:
com.sun.tools.javac.jvm.Profile$1
public Key = com.sun.tools.javac.util.Context$Key of com.sun.tools.javac.util.Context