RFR: 8315933: Serial: Remove empty Generation::ensure_parsability

Stefan Johansson sjohanss at openjdk.org
Thu Sep 14 08:42:41 UTC 2023


On Fri, 8 Sep 2023 12:24:55 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing redundant code.

Looks good.

There is a comment here:
https://github.com/openjdk/jdk/blob/903b9e8dd966fbb61222c59048b752ed8b42b608/src/hotspot/share/gc/shared/collectedHeap.hpp#L335

That refers to `GenCollectedHeap::ensure_parsability()`, please update that before integrating.

-------------

Marked as reviewed by sjohanss (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15636#pullrequestreview-1626343375


More information about the hotspot-gc-dev mailing list