forceGC() (really getLocksThenGC() would be better) should
not do a GC if VM_created is false as the collector relies
on the proper set of classes (e.g., Reference, Object, etc.)
to be loaded so that it may function at all.
not do a GC if VM_created is false as the collector relies
on the proper set of classes (e.g., Reference, Object, etc.)
to be loaded so that it may function at all.