bd2019us created CLOUDSTACK-10406:
-------------------------------------
Summary: File.mkdir() may fail and cause crash.
Key: CLOUDSTACK-10406
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10406
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.12
Reporter: bd2019us
The File.mkdir() API may fail if the parent directory does not exist, which
potentially will cause program crash. Since we need to create this directory
anyway, to ensure safety, the File.mkdirs() should be preferred.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)