Lines Matching full:database
2354 // database, not in the local sorted copy of the elements.
2475 OS::Print("Verifying the LiveObjectList database:\n");
2479 OS::Print(" No lol database to verify\n");
2483 OS::Print(" Preparing the lol database ...\n");
2490 OS::Print(" Copying the lol database ...\n");
2541 OS::Print("heap object %p NOT in lol database\n", heap_obj);
2558 OS::Print("lol database
2567 OS::Print("number of objects in lol database %d\n", total_count);
2571 OS::Print("number NOT in lol database ...... %d\n", number_not_in_lol);
2575 "NOT all lol database objects match heap objects.\n");
2578 OS::Print(" *** ERROR: %d lol database objects not found in heap.\n",
2583 OS::Print(" *** ERROR: %d heap objects NOT found in lol database.\n",
2596 OS::Print(" Verify the lol database is sorted ...\n");