Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7060095

Required SSLEngine output buffer sizes are too large for some packets.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • tbd
    • 8
    • security-libs
    • None

      For the intitial implementation of SSLEngine, I simply insisted that the outbound buffers be large enough to hold the max sized packet.

           * We can be smarter about estimating smaller buffer sizes later.
           * For now, force it to be large enough to handle any
           * valid SSL/TLS record.

      As I said then, this can be optimized.

      We may want to do in conjunction with:

          6581437: SSLEngine wastes over 32K per instance

            xuelei Xuelei Fan
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: