Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2191247 | 7 | Coleen Phillimore | P2 | Closed | Fixed | b88 |
JDK-2192522 | 6-pool | Unassigned | P4 | Closed | Duplicate | |
JDK-2197992 | 6u23 | Coleen Phillimore | P2 | Closed | Fixed | b01 |
JDK-2199942 | 6u22m | Coleen Phillimore | P2 | Closed | Fixed | b01 |
JDK-2193597 | 6u21p | Coleen Phillimore | P2 | Closed | Fixed | b03 |
With this change I seem to hit the limit on the number of open files.
Looking through it, shouldn't get_stack_bounds() close the FILE* it
opened?
For example an eclipse process shows this:
/proc/20662/fd>ls -al |grep -c /proc/20662/maps
1917
- backported by
-
JDK-2191247 Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
- Closed
-
JDK-2193597 Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
- Closed
-
JDK-2197992 Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
- Closed
-
JDK-2199942 Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
- Closed
-
JDK-2192522 Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
- Closed
- duplicates
-
JDK-6936171 70 classloading tests are failing in nightly in rt_baseline since 2010-03-12
- Closed