-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b60
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2133510 | 5.0u8 | Daniel Daugherty | P3 | Resolved | Fixed | b01 |
One of the profiler vendors has observed that DisposeEnvironment does not release all memory. The problem is not noticed unless a tag related function is used (SetTag, GetObjectsWithTags, ...). If the environment is disposed after tag related functions have been used then some resources held by the environment are not released.
- backported by
-
JDK-2133510 DisposeEnvironment does not free the tag map table
- Resolved