RFR: 6478546: FileInputStream.read() throws OutOfMemoryError when there is plenty available [v2]

Brian Burkhalter bpb at openjdk.org
Wed Jul 26 15:48:53 UTC 2023


On Wed, 26 Jul 2023 09:29:18 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I think the main issue with this version is that it changes behavior of the read methods to work like "read fully", I don't think we should do that.

To me it looks more like `readNBytes`.

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

PR Comment: https://git.openjdk.org/jdk/pull/14981#issuecomment-1652080776


More information about the security-dev mailing list