Withdrawn: 8291912: Introduce per-allocation target struct for members in G1PLABAllocator
Thomas Schatzl
tschatzl at openjdk.org
Mon Aug 22 09:29:40 UTC 2022
On Wed, 10 Aug 2022 09:06:34 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I get reviews for this change that refactors the many per-destination arrays in `PLABAllocator` into an array of struct as I promised in the review for [JDK-8288966](https://bugs.openjdk.org/browse/JDK-8288966)/[PR#9726](https://github.com/openjdk/jdk/pull/9726)? I think that makes the code easier to follow since there is less clutter.
>
> Testing: tier1-5, no performance differences
>
> Thanks,
> Thomas
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/9818
More information about the hotspot-gc-dev
mailing list