mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-10 02:59:20 +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