mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-25 13:04:05 +00:00
An assert in the management.cpp is too strong and assumes the max size is always defined on memory pools, even when we don't need to use it. Reviewed-by: mchung, johnc