-Xalwaysclassgc
Always perform dynamic class unloading during global garbage collection.
Syntax
-Xalwaysclassgc
Default behavior
If you don't set this option, the default behavior is defined by -Xclassgc
.
This option can be used with all Eclipse OpenJ9™ GC policies.