Withdrawn: 8274987 G1: reuse the newly allocated G1SegmentedArrayBuffer even if current thread failed the race

duke duke at openjdk.java.net
Thu Dec 16 18:39:04 UTC 2021


On Wed, 20 Oct 2021 08:47:47 GMT, Hamlin Li <mli at openjdk.org> wrote:

> This is a follow-up of JDK-8273626.
> 
> Current (original) implementation just drops the newly allocated G1SegmentedArrayBuffer if current thread fails race, but seems reuse (e.g adding to freelist) will bring some benefit.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6034



More information about the hotspot-gc-dev mailing list