args=commandLineBuilder.build(); | args=ImmutableList.copyOf(newArgs); | commandLineBuilder.build() | ImmutableList.copyOf(newArgs) | bazel | d2cb96a8147e38ba22d1f51b7baca23cd48bfac3 | com.google.devtools.build.lib.exec.local.LocalSpawnRunner.SubprocessHandler | | | xyz | commandLineBuilder.build() |
---|
| - com.google.common.collect.ImmutableList
| xyz | ImmutableList.copyOf(newArgs) |
---|
| AssignedTo | False |