mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-04 01:32:38 +00:00
ArrayOopDesc::max_array_length() should return a value that does not overflow a size_t if it is converted to bytes. Reviewed-by: kvn, dholmes
ArrayOopDesc::max_array_length() should return a value that does not overflow a size_t if it is converted to bytes. Reviewed-by: kvn, dholmes