A multiple of 8 guaranteed to be way too large to allocate (just under 8 pebibytes).
This is a "safe" integer (ULP <= 1.0) very close to MAX_SAFE_INTEGER.
Note: allocations of this size are likely to exceed limitations other than just the system's
physical memory, so test cases are also needed to try to trigger "true" OOM.
A multiple of 8 guaranteed to be way too large to allocate (just under 8 pebibytes). This is a "safe" integer (ULP <= 1.0) very close to MAX_SAFE_INTEGER.
Note: allocations of this size are likely to exceed limitations other than just the system's physical memory, so test cases are also needed to try to trigger "true" OOM.