void setUpEnvironment(ProcessBuilder builder) { Map<String, String> env = builder.environment(); // blah blah }