mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-30 15:22:41 +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