RFR: 8319313: G1: Rename G1EvacFailureInjector appropriately [v3]
Albert Mingkun Yang
ayang at openjdk.org
Wed Dec 6 17:19:34 UTC 2023
On Wed, 6 Dec 2023 16:38:02 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> rename flags after internal discussion
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16905#pullrequestreview-1768187550
More information about the hotspot-gc-dev
mailing list