Reports large array allocations which do not check for java.lang.OutOfMemoryError. In memory constrained environments, allocations of large data objects should probably be checked for memory depletion.
Use the field below to specify the maximum number of elements to allow in unchecked array allocations.