Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084626 | emb-9 | Roger Riggs | P4 | Resolved | Fixed | team |
For linux with kernel 2.6 and above vfork and clone run exactly the same kernel code so there is no reason to maintain both in UNIXProcess_md.c
- backported by
-
JDK-8084626 (process) Remove disabled clone-exec feature
-
- Resolved
-
- relates to
-
JDK-6853336 (process) disable or remove clone-exec feature (6850720)
-
- Resolved
-
-
JDK-6850720 (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
-
- Resolved
-
-
JDK-6868160 (process) Use vfork , not fork, on Linux to avoid swap exhaustion
-
- Resolved
-