Lines Matching full:database
2312 // database, not in the local sorted copy of the elements.
2433 OS::Print("Verifying the LiveObjectList database:\n");
2437 OS::Print(" No lol database to verify\n");
2441 OS::Print(" Preparing the lol database ...\n");
2448 OS::Print(" Copying the lol database ...\n");
2499 OS::Print("heap object %p NOT in lol database\n", heap_obj);
2516 OS::Print("lol database object [%d of %d] %p NOT in heap\n",
2525 OS::Print("number of objects in lol database %d\n", total_count);
2529 OS::Print("number NOT in lol database ...... %d\n", number_not_in_lol);
2533 "NOT all lol database objects match heap objects.\n");
2536 OS::Print(" *** ERROR: %d lol database objects not found in heap.\n",
2541 OS::Print(" *** ERROR: %d heap objects NOT found in lol database.\n",
2554 OS::Print(" Verify the lol database is sorted ...\n");