final class jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription implements java.util.concurrent.Flow$Subscription
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription
  super_class: java.lang.Object
{
  final jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription impl;
    descriptor: Ljdk/internal/net/http/SocketTube$InternalReadPublisher$InternalReadSubscription;
    flags: (0x0010) ACC_FINAL

  final jdk.internal.net.http.common.FlowTube$TubeSubscriber subscriber;
    descriptor: Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
    flags: (0x0010) ACC_FINAL

  final java.util.concurrent.atomic.AtomicReference<java.lang.Throwable> errorRef;
    descriptor: Ljava/util/concurrent/atomic/AtomicReference;
    flags: (0x0010) ACC_FINAL
    Signature: Ljava/util/concurrent/atomic/AtomicReference<Ljava/lang/Throwable;>;

  final jdk.internal.net.http.SocketTube$BufferSource bufferSource;
    descriptor: Ljdk/internal/net/http/SocketTube$BufferSource;
    flags: (0x0010) ACC_FINAL

  volatile boolean subscribed;
    descriptor: Z
    flags: (0x0040) ACC_VOLATILE

  volatile boolean cancelled;
    descriptor: Z
    flags: (0x0040) ACC_VOLATILE

  volatile boolean completed;
    descriptor: Z
    flags: (0x0040) ACC_VOLATILE

  final jdk.internal.net.http.SocketTube$InternalReadPublisher this$1;
    descriptor: Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 585
            ldc Ljdk/internal/net/http/SocketTube;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.$assertionsDisabled:Z
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(jdk.internal.net.http.SocketTube$InternalReadPublisher, jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription, jdk.internal.net.http.common.FlowTube$TubeSubscriber);
    descriptor: (Ljdk/internal/net/http/SocketTube$InternalReadPublisher;Ljdk/internal/net/http/SocketTube$InternalReadPublisher$InternalReadSubscription;Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
        start local 2 // jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription impl
        start local 3 // jdk.internal.net.http.common.FlowTube$TubeSubscriber subscriber
         0: .line 595
            aload 0 /* this */
            aload 1
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
         1: .line 594
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         2: .line 588
            aload 0 /* this */
            new java.util.concurrent.atomic.AtomicReference
            dup
            invokespecial java.util.concurrent.atomic.AtomicReference.<init>:()V
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.errorRef:Ljava/util/concurrent/atomic/AtomicReference;
         3: .line 596
            aload 0 /* this */
            aload 2 /* impl */
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.impl:Ljdk/internal/net/http/SocketTube$InternalReadPublisher$InternalReadSubscription;
         4: .line 597
            aload 0 /* this */
            aload 3 /* subscriber */
            invokeinterface jdk.internal.net.http.common.FlowTube$TubeSubscriber.supportsRecycling:()Z
            ifeq 6
         5: .line 598
            new jdk.internal.net.http.SocketTube$SSLDirectBufferSource
            dup
            aload 1
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.client:Ljdk/internal/net/http/HttpClientImpl;
            invokespecial jdk.internal.net.http.SocketTube$SSLDirectBufferSource.<init>:(Ljdk/internal/net/http/HttpClientImpl;)V
            goto 7
         6: .line 599
      StackMap locals: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription jdk.internal.net.http.SocketTube$InternalReadPublisher jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription jdk.internal.net.http.common.FlowTube$TubeSubscriber
      StackMap stack: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription
            aload 1
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.sliceBuffersSource:Ljdk/internal/net/http/SocketTube$SliceBufferSource;
         7: .line 597
      StackMap locals: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription jdk.internal.net.http.SocketTube$InternalReadPublisher jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription jdk.internal.net.http.common.FlowTube$TubeSubscriber
      StackMap stack: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription jdk.internal.net.http.SocketTube$BufferSource
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.bufferSource:Ljdk/internal/net/http/SocketTube$BufferSource;
         8: .line 600
            aload 0 /* this */
            aload 3 /* subscriber */
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscriber:Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
         9: .line 601
            return
        end local 3 // jdk.internal.net.http.common.FlowTube$TubeSubscriber subscriber
        end local 2 // jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription impl
        end local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   10     0        this  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$ReadSubscription;
            0   10     2        impl  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$InternalReadSubscription;
            0   10     3  subscriber  Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
    MethodParameters:
            Name  Flags
      this$0      final
      impl        
      subscriber  

  public void cancel();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
         0: .line 605
            aload 0 /* this */
            iconst_1
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
         1: .line 606
            return
        end local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$ReadSubscription;

  public void request(long);
    descriptor: (J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
        start local 1 // long n
         0: .line 610
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
            ifne 3
         1: .line 611
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.impl:Ljdk/internal/net/http/SocketTube$InternalReadPublisher$InternalReadSubscription;
            lload 1 /* n */
            invokevirtual jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.request:(J)V
         2: .line 612
            goto 5
         3: .line 613
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            invokeinterface jdk.internal.net.http.common.Logger.on:()Z
            ifeq 5
         4: .line 614
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            ldc "subscription cancelled, ignoring request %d"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            lload 1 /* n */
            invokestatic java.lang.Long.valueOf:(J)Ljava/lang/Long;
            aastore
            invokeinterface jdk.internal.net.http.common.Logger.log:(Ljava/lang/String;[Ljava/lang/Object;)V
         5: .line 616
      StackMap locals:
      StackMap stack:
            return
        end local 1 // long n
        end local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$ReadSubscription;
            0    6     1     n  J
    MethodParameters:
      Name  Flags
      n     

  void signalCompletion();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
         0: .line 619
            getstatic jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.$assertionsDisabled:Z
            ifne 1
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscribed:Z
            ifne 1
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
            ifne 1
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         1: .line 620
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.completed:Z
            ifne 2
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
            ifeq 3
      StackMap locals:
      StackMap stack:
         2: return
         3: .line 621
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            astore 1
            monitorenter
         4: .line 622
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.completed:Z
            ifeq 6
            aload 1
            monitorexit
         5: return
         6: .line 623
      StackMap locals: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.completed:Z
         7: .line 621
            aload 1
            monitorexit
         8: goto 11
      StackMap locals:
      StackMap stack: java.lang.Throwable
         9: aload 1
            monitorexit
        10: athrow
        11: .line 625
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.errorRef:Ljava/util/concurrent/atomic/AtomicReference;
            invokevirtual java.util.concurrent.atomic.AtomicReference.get:()Ljava/lang/Object;
            checkcast java.lang.Throwable
            astore 1 /* error */
        start local 1 // java.lang.Throwable error
        12: .line 626
            aload 1 /* error */
            ifnull 17
        13: .line 627
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            invokeinterface jdk.internal.net.http.common.Logger.on:()Z
            ifeq 15
        14: .line 628
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            new java.lang.StringBuilder
            dup
            ldc "forwarding error to subscriber: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* error */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokeinterface jdk.internal.net.http.common.Logger.log:(Ljava/lang/String;)V
        15: .line 629
      StackMap locals: java.lang.Throwable
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscriber:Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
            aload 1 /* error */
            invokeinterface jdk.internal.net.http.common.FlowTube$TubeSubscriber.onError:(Ljava/lang/Throwable;)V
        16: .line 630
            goto 19
        17: .line 631
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            invokeinterface jdk.internal.net.http.common.Logger.on:()Z
            ifeq 18
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            ldc "completing subscriber"
            invokeinterface jdk.internal.net.http.common.Logger.log:(Ljava/lang/String;)V
        18: .line 632
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscriber:Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
            invokeinterface jdk.internal.net.http.common.FlowTube$TubeSubscriber.onComplete:()V
        19: .line 634
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Throwable error
        end local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   20     0   this  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$ReadSubscription;
           12   20     1  error  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           4     5       9  any
           6     8       9  any
           9    10       9  any

  void signalOnSubscribe();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
         0: .line 637
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscribed:Z
            ifne 1
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
            ifeq 2
      StackMap locals:
      StackMap stack:
         1: return
         2: .line 638
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            astore 1
            monitorenter
         3: .line 639
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscribed:Z
            ifne 4
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.cancelled:Z
            ifeq 6
      StackMap locals: jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription
      StackMap stack:
         4: aload 1
            monitorexit
         5: return
         6: .line 640
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscribed:Z
         7: .line 638
            aload 1
            monitorexit
         8: goto 11
      StackMap locals:
      StackMap stack: java.lang.Throwable
         9: aload 1
            monitorexit
        10: athrow
        11: .line 642
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.subscriber:Ljdk/internal/net/http/common/FlowTube$TubeSubscriber;
            aload 0 /* this */
            invokeinterface jdk.internal.net.http.common.FlowTube$TubeSubscriber.onSubscribe:(Ljava/util/concurrent/Flow$Subscription;)V
        12: .line 643
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            invokeinterface jdk.internal.net.http.common.Logger.on:()Z
            ifeq 13
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.this$1:Ljdk/internal/net/http/SocketTube$InternalReadPublisher;
            invokestatic jdk.internal.net.http.SocketTube$InternalReadPublisher.access$0:(Ljdk/internal/net/http/SocketTube$InternalReadPublisher;)Ljdk/internal/net/http/SocketTube;
            getfield jdk.internal.net.http.SocketTube.debug:Ljdk/internal/net/http/common/Logger;
            ldc "onSubscribe called"
            invokeinterface jdk.internal.net.http.common.Logger.log:(Ljava/lang/String;)V
        13: .line 644
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.errorRef:Ljava/util/concurrent/atomic/AtomicReference;
            invokevirtual java.util.concurrent.atomic.AtomicReference.get:()Ljava/lang/Object;
            ifnull 15
        14: .line 645
            aload 0 /* this */
            invokevirtual jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.signalCompletion:()V
        15: .line 647
      StackMap locals:
      StackMap stack:
            return
        end local 0 // jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   16     0  this  Ljdk/internal/net/http/SocketTube$InternalReadPublisher$ReadSubscription;
      Exception table:
        from    to  target  type
           3     5       9  any
           6     8       9  any
           9    10       9  any
}
SourceFile: "SocketTube.java"
NestHost: jdk.internal.net.http.SocketTube
InnerClasses:
  public abstract Subscription = java.util.concurrent.Flow$Subscription of java.util.concurrent.Flow
  public abstract BufferSource = jdk.internal.net.http.SocketTube$BufferSource of jdk.internal.net.http.SocketTube
  private final InternalReadPublisher = jdk.internal.net.http.SocketTube$InternalReadPublisher of jdk.internal.net.http.SocketTube
  final InternalReadSubscription = jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription of jdk.internal.net.http.SocketTube$InternalReadPublisher
  final ReadSubscription = jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription of jdk.internal.net.http.SocketTube$InternalReadPublisher
  private final SSLDirectBufferSource = jdk.internal.net.http.SocketTube$SSLDirectBufferSource of jdk.internal.net.http.SocketTube
  public abstract TubeSubscriber = jdk.internal.net.http.common.FlowTube$TubeSubscriber of jdk.internal.net.http.common.FlowTube