mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 20:44:41 +02:00
8068037: Remove dead code in G1CollectedHeap
Reviewed-by: stefank, tschatzl
This commit is contained in:
parent
9fd9fffd10
commit
8d30377d50
5 changed files with 0 additions and 8 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue