RFR: 8316420: Serial: Remove unused GenCollectedHeap::oop_iterate [v2]
Stefan Karlsson
stefank at openjdk.org
Mon Sep 18 13:52:43 UTC 2023
On Mon, 18 Sep 2023 12:51:37 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Trivial removing dead code.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Marked as reviewed by stefank (Reviewer).
src/hotspot/share/gc/shared/space.hpp line 446:
> 444: HeapWord* par_allocate(size_t word_size) override;
> 445:
> 446: // Iteration
I think the comment could be left.
-------------
PR Review: https://git.openjdk.org/jdk/pull/15785#pullrequestreview-1631067047
PR Review Comment: https://git.openjdk.org/jdk/pull/15785#discussion_r1328731652
More information about the hotspot-gc-dev
mailing list