mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 12:53:29 +00:00
8254285: G1: Remove "What is this about" comment in G1CollectedHeap.cpp
Reviewed-by: shade, sjohanss
This commit is contained in:
parent
0230781107
commit
a95590d00e
@ -2659,9 +2659,6 @@ void G1CollectedHeap::gc_epilogue(bool full) {
|
||||
// We are at the end of the GC. Total collections has already been increased.
|
||||
rem_set()->print_periodic_summary_info("After GC RS summary", total_collections() - 1);
|
||||
|
||||
// FIXME: what is this about?
|
||||
// I'm ignoring the "fill_newgen()" call if "alloc_event_enabled"
|
||||
// is set.
|
||||
#if COMPILER2_OR_JVMCI
|
||||
assert(DerivedPointerTable::is_empty(), "derived pointer present");
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user