final class jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher implements java.lang.Runnable
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher
super_class: java.lang.Object
{
final jdk.internal.net.http.common.SSLFlowDelegate$Reader this$1;
descriptor: Ljdk/internal/net/http/common/SSLFlowDelegate$Reader;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(jdk.internal.net.http.common.SSLFlowDelegate$Reader);
descriptor: (Ljdk/internal/net/http/common/SSLFlowDelegate$Reader;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 // jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher this
0: .line 261
aload 0 /* this */
aload 1
putfield jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.this$1:Ljdk/internal/net/http/common/SSLFlowDelegate$Reader;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/internal/net/http/common/SSLFlowDelegate$Reader$ReaderDownstreamPusher;
MethodParameters:
Name Flags
this$0 final
public void run();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher this
0: .line 264
aload 0 /* this */
getfield jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.this$1:Ljdk/internal/net/http/common/SSLFlowDelegate$Reader;
invokevirtual jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData:()V
1: .line 265
return
end local 0 // jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/internal/net/http/common/SSLFlowDelegate$Reader$ReaderDownstreamPusher;
}
SourceFile: "SSLFlowDelegate.java"
NestHost: jdk.internal.net.http.common.SSLFlowDelegate
InnerClasses:
final Reader = jdk.internal.net.http.common.SSLFlowDelegate$Reader of jdk.internal.net.http.common.SSLFlowDelegate
private final ReaderDownstreamPusher = jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher of jdk.internal.net.http.common.SSLFlowDelegate$Reader