In JDK-8352533, we print the suggestion to use VFORK in jspawnhelper misbehaves. But JDK-8357179 deprecated VFORK! So the warning message should actually suggest using FORK. This seems to be in line with JDK-8357179 CSR discussion.
- caused by
-
JDK-8357179 Deprecate VFORK launch mechanism from Process implementation (linux)
-
- Resolved
-
-
JDK-8352533 Report useful IOExceptions when jspawnhelper fails
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/b8057cf1
-
Review(master) openjdk/jdk/25344