Withdrawn: 6478546: FileInputStream.read() throws OutOfMemoryError when there is plenty available

duke duke at openjdk.org
Tue Dec 5 00:18:47 UTC 2023


On Fri, 21 Jul 2023 22:40:00 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Limit native memory allocation and move write loop from the native layer into Java. This change should make the OOME reported in the issue much less likely.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/14981



More information about the security-dev mailing list