Back to Intellij Community

UseOfProcessBuilder

java/java-impl/resources/inspectionDescriptions/UseOfProcessBuilder.html

2025.3-rc-2222 B
Original Source

Reports uses of java.lang.ProcessBuilder, which might be unportable between operating systems because paths to executables, environment variables, command-line arguments and their escaping might vary depending on the OS.