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

/openjdk7/hotspot/src/share/vm/memory/
H A Ddump.cpp879 // 3. PatchKlassVtables: for Klass list, patch the vtable entry to point to jump table
909 class PatchKlassVtables: public ObjectClosure { class in inherits:ObjectClosure
914 PatchKlassVtables() { function in class:PatchKlassVtables
1294 PatchKlassVtables pkvt;

Completed in 731 milliseconds