RFR: 8272093: Extract evacuation failure injection from G1CollectedHeap [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Mon Aug 30 15:58:39 UTC 2021
On Mon, 30 Aug 2021 12:27:52 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>>
>> - Merge branch 'master' into 8272093-extract-evac-failure-injector
>> - Also remove injector members from product builds
>> - Fix initialization order issue with injector
>> - Extract evac failure injector from G1CollectedHeap
>
> Looks good, but I think the members should be left out in product builds.
Thanks @kstefanj @albertnetymk for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5047
More information about the hotspot-gc-dev
mailing list