Searched defs:should_unload_classes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.cpp1294 bool should_unload_classes,
1303 UseConcMarkSweepGC && should_unload_classes;
1289 preclean_discovered_references( BoolObjectClosure* is_alive, OopClosure* keep_alive, VoidClosure* complete_gc, YieldClosure* yield, bool should_unload_classes, GCTimer *gc_timer) argument
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp915 bool should_unload_classes() const { function in class:CMSCollector

Completed in 254 milliseconds