-
Enhancement
-
Resolution: Fixed
-
P2
-
1.4.2_04, 5.0, 5.0u6, 5.0u17, 6u6, 6u10
-
b105
-
generic, x86, sparc
-
generic, linux, solaris_9, solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8040988 | 7u80 | Robert Mckenna | P2 | Resolved | Fixed | b01 |
JDK-8034675 | 7u65 | Robert Mckenna | P2 | Resolved | Fixed | b01 |
JDK-8028299 | 7u60 | Robert Mckenna | P2 | Closed | Fixed | b01 |
JDK-8029974 | 7u55 | Robert Mckenna | P2 | Closed | Fixed | b01 |
JDK-2182833 | 6-pool | Dmitriy Samersoff | P2 | Closed | Won't Fix |
a machine with "moderate" free swap space (but not as much as the big Java
process), then Runtime.exec() fails.
- backported by
-
JDK-8034675 (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
-
- Resolved
-
-
JDK-8040988 (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
-
- Resolved
-
-
JDK-2182833 (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
-
- Closed
-
-
JDK-8028299 (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
-
- Closed
-
-
JDK-8029974 (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
-
- Closed
-
- duplicates
-
JDK-7175692 (process) Process.exec should use posix_spawn [macosx]
-
- Closed
-
-
JDK-6381152 Small program run from a large Java process fails unless 2X expected swap space is available.
-
- Closed
-
- relates to
-
JDK-8161360 Deprecated vfork() should not be used on Solaris
-
- Resolved
-
-
JDK-6850720 (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
-
- Resolved
-
-
JDK-4343908 jvm grows in memory and lwps until OutOfMemoryError after calling Runtime.exec()
-
- Closed
-
-
JDK-4391042 Received "not enough space" error when exec'ing a command
-
- Closed
-
-
JDK-6605835 "Not enough space" IOException occur while invoke "runtime.exec(cmds)"
-
- Closed
-
-
JDK-7022456 G1: Significant memory footprint increase compared to other collectors during application startup
-
- Closed
-
-
JDK-8023075 JDK-5049299 has broken old make in jdk8
-
- Closed
-
-
JDK-8054841 (process) ProcessBuilder leaks native memory
-
- Closed
-