8068037: Remove dead code in G1CollectedHeap

Reviewed-by: stefank, tschatzl
This commit is contained in:
Claes Redestad 2015-01-08 14:13:03 +01:00
parent 9fd9fffd10
commit 8d30377d50
5 changed files with 0 additions and 8 deletions

View file

@ -1910,7 +1910,6 @@ public:
}
void work(uint worker_id) {
double start = os::elapsedTime();
FreeRegionList local_cleanup_list("Local Cleanup List");
HRRSCleanupTask hrrs_cleanup_task;
G1NoteEndOfConcMarkClosure g1_note_end(_g1h, &local_cleanup_list,