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