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

Some race condition may happen in SSLSocketImpl class

XMLWordPrintable

    • b104
    • 7
    • b01
    • x86
    • windows_xp, windows_7
    • Verified

        During SSL and client authentication network communication, there is a race condition may happen, the exception are looking like this:

        Exception in thread "HandshakeCompletedNotify-Thread" java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
        at java.util.HashMap$EntryIterator.next(Unknown Source)
        at java.util.HashMap$EntryIterator.next(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl$NotifyHandshakeThread.run(Unknown Source)

        This is a partial fix for bug 7060523, which will only apply to JDK repository.

              xuelei Xuelei Fan
              dgu Dennis Gu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: