Duplicate :
|
In JDK-8038423 shrinking of the heap within the heap has been implemented. Due to an oversight when splitting the code into JDK-8038423 and JDK-8054818 the policy to only allow shrinking at the end of the heap has been left in. Fix this.
|