Withdrawn: 8307816: Add missing STS to ZGC
Roman Kennke
rkennke at openjdk.org
Wed May 24 17:20:07 UTC 2023
On Wed, 10 May 2023 13:43:36 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> Testing in project Lilliput has revealed that ZGC is lacking one STS. Without it, ZGC could reach to already-deflated monitor when trying to fetch a displaced header, in order to get to an object's Klass* (e.g. to get its size).
>
> Testing:
> - [x] hotspot_gc
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/13904
More information about the hotspot-gc-dev
mailing list