mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-17 06:29:22 +00:00
Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too. Reviewed-by: jwilhelm, jmasa