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. The `fileOpen()`, `writeSingle()`, and `writeBytes()` functions called here all expect to receive a field ID. This might be worth investigating as a separate issue. ------------- PR: https://git.openjdk.java.net/jdk/pull/4589