JDK-2185537 : Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param
  • Type: Backport
  • Backport of: JDK-5102804
  • Component: client-libs
  • Sub-Component: java.beans
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2009-11-26
  • Updated: 2012-10-03
  • Resolved: 2010-02-25
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.
Other JDK 7
5.0u23-rev b05Fixed 7Fixed
Comments
EVALUATION This fix caused the regression 6921057 in 5.0u23-rev-b04.
05-02-2010

EVALUATION The WeakCache is not available in jdk5. So backporting that as well along with the main code fix.
07-12-2009