Relates :
|
If -XX:+ExplicitGCInvokesConcurrent is used, a system.gc() will not be a full GC and will not be able to shrink the heap. All tests that tries to shrink the heap needs to use @requires to say that ExplicitGCInvokesConcurrent is not set.