-Xalwaysclassgc
Always perform dynamic class unloading checks during global garbage collection.
Syntax
-Xalwaysclassgc
Default behavior
If you don't set this option, the default behavior is defined by -Xclassgc
.
Always perform dynamic class unloading checks during global garbage collection.
-Xalwaysclassgc
If you don't set this option, the default behavior is defined by -Xclassgc
.