Skip to content

Commit

Permalink
line-break for EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBing committed Dec 2, 2023
1 parent 4ef3a2e commit bdf57c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hotspot/share/gc/serial/serialHeap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1130,4 +1130,4 @@ void SerialHeap::record_gen_tops_before_GC() {
generation_iterate(&blk, false); // not old-to-young.
}
}
#endif // not PRODUCT
#endif // not PRODUCT

0 comments on commit bdf57c8

Please sign in to comment.