On Thu, 24 Jun 2021 20:01:27 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Merge identical Unix and Windows versions of FileOutputStream_md.c into > single, common FileOutputStream.c. Looks good. Would you consider removing `fos_fd` and passing it as a `jlong` as suggested in the issue? ------------- PR: https://git.openjdk.java.net/jdk/pull/4589