Integrated: 8319313: G1: Rename G1EvacFailureInjector appropriately
Thomas Schatzl
tschatzl at openjdk.org
Thu Dec 7 16:47:53 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
This pull request has now been integrated.
Changeset: 86f9b3f5
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/86f9b3f52a0675be4dd8096da0c65d6bda442f7b
Stats: 741 lines in 19 files changed: 343 ins; 335 del; 63 mod
8319313: G1: Rename G1EvacFailureInjector appropriately
Reviewed-by: mli, iwalulya, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/16905
More information about the hotspot-gc-dev
mailing list