Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205813 | 11.0.1 | Thomas Stuefe | P4 | Resolved | Fixed | team |
The following functions are not called anymore since JDK-8187631 and can be removed:
FileOutputStream.c (all versions): close0
io_util_md.c (unix): fileClose
io_util_md.c (unix): handleClose
FileOutputStream.c (all versions): close0
io_util_md.c (unix): fileClose
io_util_md.c (unix): handleClose
- backported by
-
JDK-8205813 clean up remaining native parts after JDK-8187631
-
- Resolved
-
- relates to
-
JDK-8187631 Refactor FileDescriptor close implementation
-
- Resolved
-
-
JDK-8204555 files might be closed by multiple threads (unix)
-
- Closed
-