-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b03
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8214640 | 8u211 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8207752 | 8u202 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8220986 | emb-8u211 | Ivan Gerasimov | P4 | Resolved | Fixed | master |
File: src/java.base/windows/native/libjava/WinNTFileSystem_md.c
In function Java_java_io_WinNTFileSystem_list if memory allocation fails, the native handle obtained via FindFirstFileW() may not be released.
In function Java_java_io_WinNTFileSystem_list if memory allocation fails, the native handle obtained via FindFirstFileW() may not be released.
- backported by
-
JDK-8207752 Native handle leak in java.io.WinNTFileSystem.list()
- Resolved
-
JDK-8214640 Native handle leak in java.io.WinNTFileSystem.list()
- Resolved
-
JDK-8220986 Native handle leak in java.io.WinNTFileSystem.list()
- Resolved