Skip to content

Commit 4688e4d

Browse files
author
magiclu550
committed
[JSMOD@2_485_COMMIT] add close
1 parent 8aca50c commit 4688e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JSMod2Core/src/main/java/cn/jsmod2/core/plugin/PluginClassLoader.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ public Plugin loadPluginInfo(Object plugin,PluginFileVO vo,JarFile jarFile,URLCl
194194
}
195195
}
196196
}
197+
jarFile.close();
197198

198199
}
199200

0 commit comments

Comments
 (0)