mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
JVM crash fix?
This commit is contained in:
@@ -71,6 +71,7 @@ public class Win32Kernel {
|
||||
|
||||
public static void release() {
|
||||
DATA = null;
|
||||
BY_HANDLE_FILE_INFORMATION.INSTANCE = null;
|
||||
}
|
||||
|
||||
private Map<String, FileInfo> myCache = new HashMap<String, FileInfo>();
|
||||
|
||||
Reference in New Issue
Block a user