RFR: 8340728: Test vmTestbase/gc/memory/Nio/Nio.java is failing to allocate all direct buffer memory

Brian Burkhalter bpb at openjdk.org
Mon Oct 21 18:26:41 UTC 2024


On Mon, 21 Oct 2024 18:22:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> First attempt to allocate `VM.maxDirectMemory()` bytes of direct buffer memory, decreasing by 1024 bytes for each `OutOfMemoryError` until allocation succeeds.

This passed 20 repeats on all CI platforms against an internal build created within the last 24 hours.

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

PR Comment: https://git.openjdk.org/jdk/pull/21623#issuecomment-2427417969


More information about the hotspot-gc-dev mailing list