RFR: 8342086: FileInputStream.available() fails with "Incorrect function" for "nul" path (win)
Brian Burkhalter
bpb at openjdk.org
Mon Dec 2 16:24:41 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.
Ping ...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21543#issuecomment-2512036061
More information about the core-libs-dev
mailing list