RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup (original) (raw)
David Holmes david.holmes at oracle.com
Fri May 22 11:37:19 UTC 2015
- Previous message: RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup
- Next message: RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Ivan,
On 22/05/2015 2:04 AM, Ivan Gerasimov wrote:
Hello!
This is a simple fix, which should prevent from early timeout in sun.jndi.ldap.Connection.readReply(). Would you please help review it? BUG: https://bugs.openjdk.java.net/browse/JDK-7011441 WEBREV: http://cr.openjdk.java.net/~igerasim/7011441/00/webrev/
Seems okay but I'm wondering if the problem has been a spurious wakeup or a short timeout? (Not that you can readily tell the difference.)
David
Sincerely yours, Ivan
- Previous message: RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup
- Next message: RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]