mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-25 15:20:11 +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