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

java.net.SocketTimeoutException may consume data incorrectly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • security-libs
    • None

      Our implementation supports read timeouts, and keeps the connection open.

      However, if we get only part of a SSL packet via readFully,
      we might consume that part of the packet, timeout, and when reentering
      readFully, we consume the second part, overwriting the first. We should be more
      careful about this.



            Unassigned Unassigned
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: