class sun.tools.jar.GNUStyleOptions$16 extends sun.tools.jar.GNUStyleOptions$Option
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.tools.jar.GNUStyleOptions$16
super_class: sun.tools.jar.GNUStyleOptions$Option
{
void <init>(boolean, sun.tools.jar.GNUStyleOptions$OptionType, java.lang.String[]);
descriptor: (ZLsun/tools/jar/GNUStyleOptions$OptionType;[Ljava/lang/String;)V
flags: (0x0080) ACC_VARARGS
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
iload 1
aload 2
aload 3
invokespecial sun.tools.jar.GNUStyleOptions$Option.<init>:(ZLsun/tools/jar/GNUStyleOptions$OptionType;[Ljava/lang/String;)V
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/tools/jar/GNUStyleOptions$16;
0 1 1 $anonymous0 Z
0 1 2 $anonymous1 Lsun/tools/jar/GNUStyleOptions$OptionType;
0 1 3 $anonymous2 [Ljava/lang/String;
MethodParameters:
Name Flags
$anonymous0
$anonymous1
$anonymous2
void process(sun.tools.jar.Main, java.lang.String, java.lang.String);
descriptor: (Lsun/tools/jar/Main;Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0000)
Code:
stack=2, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
getfield sun.tools.jar.Main.moduleResolution:Ljdk/internal/module/ModuleResolution;
astore 4
start local 4 1: aload 1
aload 4
invokevirtual jdk.internal.module.ModuleResolution.withDoNotResolveByDefault:()Ljdk/internal/module/ModuleResolution;
putfield sun.tools.jar.Main.moduleResolution:Ljdk/internal/module/ModuleResolution;
2: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/tools/jar/GNUStyleOptions$16;
0 3 1 jartool Lsun/tools/jar/Main;
0 3 2 opt Ljava/lang/String;
0 3 3 arg Ljava/lang/String;
1 3 4 mres Ljdk/internal/module/ModuleResolution;
MethodParameters:
Name Flags
jartool
opt
arg
boolean ();
descriptor: ()Z
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/tools/jar/GNUStyleOptions$16;
}
SourceFile: "GNUStyleOptions.java"
EnclosingMethod: sun.tools.jar.GNUStyleOptions
NestHost: sun.tools.jar.GNUStyleOptions
InnerClasses:
sun.tools.jar.GNUStyleOptions$16
abstract Option = sun.tools.jar.GNUStyleOptions$Option of sun.tools.jar.GNUStyleOptions
final OptionType = sun.tools.jar.GNUStyleOptions$OptionType of sun.tools.jar.GNUStyleOptions