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

Brian Burkhalter bpb at openjdk.org
Fri Jul 28 19:59:34 UTC 2023


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

> I think this is close to what you want

Modified as suggested in 9264975. The limit is increased to 1.5 Mb where it was in native malloc clamping. This appears to prevent any throughput degradation.

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

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


More information about the security-dev mailing list