class jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$2 implements java.security.PrivilegedAction<java.util.Collection<jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo>>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$2
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator$2;
public java.util.Collection<jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo> run();
descriptor: ()Ljava/util/Collection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=2, args_size=1
start local 0 0: iconst_2
anewarray jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo
dup
iconst_0
1: new jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo
dup
ldc Ljava/lang/Object;
ldc "finalize"
iconst_0
anewarray java.lang.Class
invokespecial jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo.<init>:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)V
aastore
dup
iconst_1
2: new jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo
dup
ldc Ljava/lang/Object;
ldc "clone"
iconst_0
anewarray java.lang.Class
invokespecial jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo.<init>:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)V
aastore
3: invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
4: areturn
5: StackMap locals:
StackMap stack: java.lang.NoSuchMethodException
astore 1
start local 1 6: new java.lang.AssertionError
dup
aload 1
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Ljdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator$2;
6 7 1 e Ljava/lang/NoSuchMethodException;
Exception table:
from to target type
0 4 5 Class java.lang.NoSuchMethodException
Signature: ()Ljava/util/Collection<Ljdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator$MethodInfo;>;
public java.lang.Object run();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$2.run:()Ljava/util/Collection;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Ljava/security/PrivilegedAction<Ljava/util/Collection<Ljdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator$MethodInfo;>;>;
SourceFile: "JavaAdapterBytecodeGenerator.java"
EnclosingMethod: jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator.getExcludedMethods:()Ljava/util/Collection;
NestHost: jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator
InnerClasses:
jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$2
private MethodInfo = jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator$MethodInfo of jdk.nashorn.internal.runtime.linker.JavaAdapterBytecodeGenerator