RFR: 7011441: ./jndi/ldap/Connection.java needs to avoid spurious wakeup (original) (raw)

Ivan Gerasimov ivan.gerasimov at oracle.com
Fri May 22 12:46:11 UTC 2015


Thank you David!

I guess that the original report might have been filed based on the code analysis rather than because of really observed spurious wakeups.

Sincerely yours, Ivan

On 22.05.2015 14:37, David Holmes wrote:

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



More information about the core-libs-dev mailing list