RFR: 8319313: G1: Rename G1EvacFailureInjector appropriately
Hamlin Li
mli at openjdk.org
Sat Dec 2 10:34:36 UTC 2023
On Thu, 30 Nov 2023 15:29:22 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this rename of `G1EvacFailureInjector` and associated options to `G1AllocationFailureInjector` according to the results of the discussion for the review of [JDK-8318706](https://bugs.openjdk.org/browse/JDK-8318706).
>
> To facilitate review the first commit implements the renaming changes, the second moves the affected files only.
>
> Testing: gha, local gc/g1 tests
>
> Thanks,
> Thomas
LGTM.
-------------
Marked as reviewed by mli (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16905#pullrequestreview-1760853320
More information about the hotspot-gc-dev
mailing list