RFR: 6478546: FileInputStream.read() throws OutOfMemoryError when there is plenty available [v2]
Alan Bateman
alanb at openjdk.org
Wed Jul 26 09:32:45 UTC 2023
On Wed, 26 Jul 2023 00:00:33 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> There was no dropping of the file system cache. I would think this would have more of an effect on measuring the throughput of writing than reading.
In that case, I assume the benchmarks are just reading from the file system cache so there isn't any actual file I/O.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14981#discussion_r1274666144
More information about the security-dev
mailing list