<div dir="ltr">Hello,<div><br></div><div>This patch is a follow-up fix for <a href="https://bugs.openjdk.java.net/browse/JDK-8087291">https://bugs.openjdk.java.net/browse/JDK-8087291</a></div><div><br></div><div>This patch moves the call to set_compressed_class_space_size() after the flag value for CompressedClassSpaceSize is ergo-initialized, fixing the issue that the reserved size for compressed class space and metaspace is excessively large when MaxMetaspaceSize is set to a small value. More discussion about it is available here:</div><div><div><a href="http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2017-November/025200.html">http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2017-November/025200.html</a></div></div><div><br></div><div>This code patch is attached. Could anyone review and/or sponsor this patch?<br></div><div><br></div><div>Best,</div><div>Man<br></div></div>