OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
fos = new FileOutputStream(_file)fos = Files.newOutputStream(tempFile,StandardOpenOption.WRITE)new FileOutputStream(_file)Files.newOutputStream(tempFile,StandardOpenOption.WRITE)jetty.projectfdd880b66b0f153166760a9bd52873f35eb0ce00org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
_1204
_2197
_1fos
_2fos
xyznew FileOutputStream(_file)
  • java.io.FileOutputStream
  • java.nio.file.Files
xyzFiles.newOutputStream(tempFile,StandardOpenOption.WRITE)
AssignedToFalse
fos = new FileOutputStream(_file)fos = Files.newOutputStream(tempFile,StandardOpenOption.WRITE)new FileOutputStream(_file)Files.newOutputStream(tempFile,StandardOpenOption.WRITE)jetty.projectfdd880b66b0f153166760a9bd52873f35eb0ce00org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
_1166
_2159
_1fos
_2fos
xyznew FileOutputStream(_file)
  • java.io.FileOutputStream
  • java.nio.file.Files
xyzFiles.newOutputStream(tempFile,StandardOpenOption.WRITE)
AssignedToFalse