mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-14 14:40:43 +00:00
Create a new heapdump segment and truncate huge arrays if required, to avoid overflow of the 32 bit value representing the size. Reviewed-by: dholmes, dsamersoff