RFR: 8291023: FileOutputStream.close() re-entrantly invokes itself via FileChannel.close() [v2]

Alan Bateman alanb at openjdk.org
Fri Apr 7 16:13:41 UTC 2023


On Fri, 7 Apr 2023 15:53:10 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Perhaps the issue summary / PR title should be more like this?
> 
> ```
> Clarify reentrant behavior of the close method of FileInputStream, FileOutputStream, and RandomAccessFile
> ```

or better still, create a new issue in JBS as it is confusing to re-purpose JDK-8291023.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13379#issuecomment-1500424046


More information about the core-libs-dev mailing list