JDK-2143708 : Timeouts can cause garbage retention in lock classes
  • Type: Backport
  • Backport of: JDK-6236036
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2006-11-09
  • Updated: 2010-04-02
  • Resolved: 2006-11-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Fixed
Comments
EVALUATION The original fix for 6236036 was incomplete. Garbage retention can still occur. The hopefully correct fix is being done under 6460501: Synchronizer timed acquire still leaks memory which will be backported to all releases 5+. So I will close this as Will Not Fix.
09-11-2006