RFR: 8342086: FileInputStream.available() fails with "Incorrect function" for "nul" path (win)

Brian Burkhalter bpb at openjdk.org
Wed Nov 13 23:04:23 UTC 2024


On Wed, 16 Oct 2024 16:56:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Modify the `handleAvailable` native code path to ignore an `ERROR_INVALID_FUNCTION` encountered by `PeekNamedPipe` and update an existing test to verify this change.

continue;

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

PR Comment: https://git.openjdk.org/jdk/pull/21543#issuecomment-2474997696


More information about the core-libs-dev mailing list