Searched refs:jni_handles (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsTasks.hpp57 jni_handles = 2, enumerator in enum:ScavengeRootsTask::RootType
H A DpcTasks.hpp40 // with a root group (e.g., jni_handles) and when the do_it()
94 jni_handles = 2, enumerator in enum:MarkFromRootsTask::RootType
H A DpsTasks.cpp61 case jni_handles:
H A DpcTasks.cpp91 case jni_handles:
H A DpsScavenge.cpp379 q->enqueue(new ScavengeRootsTask(ScavengeRootsTask::jni_handles));
H A DpsParallelCompact.cpp2084 q->enqueue(new MarkFromRootsTask(MarkFromRootsTask::jni_handles));

Completed in 58 milliseconds