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

./jndi/ldap/Connection.java needs to avoid spurious wakeup

XMLWordPrintable

    • b68
    • generic
    • generic

        ./jndi/ldap/Connection.java seems to need implementation(ex. "while" loop) to avoid spurious wakeup at the following source code portion in jdk6u22.

        src/share/classes/com/sun/jndi/ldap/Connection.java

        ....
        430 // available
        431 ldr.wait(readTimeout);
        432 waited = true;
        ....

              igerasim Ivan Gerasimov
              tbaba Tadayuki Baba (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: