https://bz.apache.org/bugzilla/show_bug.cgi?id=65849
Bug ID: 65849
Summary: use Files.createTempFile instead of
File.createTempFile
Product: POI
Version: 5.2.0-FINAL
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
According to the Javadoc for File.createTempFile:
The Files.createTempFile method provides an alternative method to create an
empty file in the temporary-file directory. Files created by that method may
have more restrictive access permissions to files created by this method and so
may be more suited to security-sensitive applications.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]