Skip to content
Success

Changes

Summary

  1. Hardening of IOUtility.createTempDirectory (commit: cda8e39) (details)
Commit cda8e39cd95eb46c4f007c47eac955c0259a358b by Stephan Merkli
Hardening of IOUtility.createTempDirectory

The return flag of the File methods delete and mkdirs should be
checked.

Side minor: fixed code style
(commit: cda8e39)
The file was modified org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java (diff)