用try-with-resources解决java//tool//BackupUtils中private PrintStream getExportToTextPrintStream()中资源泄露问题,即未关闭new文件的风险+部分代码阅读注解
Signed-off-by: qianji <1535486312@qq.com>a_branch
parent
a9b2a0ccc5
commit
373cb5e4ed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
#Thu Mar 23 20:34:28 CST 2023
|
||||
gradle.version=7.5
|
||||
#Sun Apr 30 23:44:47 CST 2023
|
||||
gradle.version=7.6.1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue