Withdrawn: 6478546: FileInputStream.read() throws OutOfMemoryError when there is plenty available
duke
duke at openjdk.org
Fri Feb 3 09:40:08 UTC 2023
On Thu, 14 Apr 2022 01:40:50 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Modify native multi-byte read-write code used by the `java.io` classes to limit the size of the allocated native buffer thereby decreasing off-heap memory footprint and increasing throughput.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/8235
More information about the core-libs-dev
mailing list