Loading... (original) (raw)

Log inSkip to main contentSkip to sidebar

Java Bug System

Uploaded image for project: 'JDK'

  1. JDK
  2. JDK-7011441

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

./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;
....

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8081553 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8081560 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8081562 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8084307 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8129145 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8129669 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8134845 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8136711 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8138235 ./jndi/ldap/Connection.java needs to avoid spurious wakeup

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-6968459 JNDI timeout fails before timeout is reached

(4 backported by, 1 duplicates)

Votes:

0 Vote for this issue

Watchers:

3 Start watching this issue

Created:

2011-01-11 00:14

Updated:

2016-06-12 18:30

Resolved:

2015-05-30 05:22

Imported:

16/Sep/12 7:58 PM

Indexed:

18/Jul/12 2:24 PM