RFR: 8233451: (fs) Files.newInputStream() cannot be used with character special files [v2]

Brian Burkhalter bpb at openjdk.org
Thu Oct 17 17:48:24 UTC 2024


On Thu, 17 Oct 2024 03:37:30 GMT, xxDark <duke at openjdk.org> wrote:

> I see that my [report](https://bugs.openjdk.org/browse/JDK-8341666) was closed as a duplicate of JDK-8233451 (the bug this PR fixes). This does not resolve the situation with `FileInputStream`?` java.io` will not be fixed?

You are correct. Sorry for the confusion. Either the problem reported in [JDK-8341666](https://bugs.openjdk.org/browse/JDK-8341666) will be addressed in the context of this PR, or that issue will be reopened and addressed by a subsequent PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/21508#issuecomment-2420134433


More information about the core-libs-dev mailing list