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

SSLSocket connect times out instead of throwing socket closed exception

    XMLWordPrintable

Details

    • b51
    • generic
    • generic
    • Verified

    Backports

      Description

        SHORT SUMMARY: Failure to close out an SSL socket if connection has not
        completed
        INDICATORS: Timeout of SSLSocket connection instead of a socket closed
        exception during connect
        COUNTER INDICATORS:
        TRIGGERS: See bugDB report
        KNOWN WORKAROUND: Perhaps the system setting for socket timeout can be
        reduced but may not be suitable
        PRESENT SINCE: N/A
        HOW TO VERIFY: Will write up a JTREG test from sample testcase included
        NOTES FOR SE:
        Closing of SSL sockets is ignored if SSL session state is still at cs_START.
        We shouldn't ignore close requests where connect operations get interrupted.

        REGRESSION: No.

        Attachments

          Issue Links

            Activity

              People

                coffeys Sean Coffey
                shadowbug Shadow Bug
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: