[jdk20] RFR: 8296955: Kitchensink.java failed with "double free or corruption (!prev): <addr>"
Coleen Phillimore
coleenp at openjdk.org
Tue Dec 13 00:51:28 UTC 2022
On Mon, 12 Dec 2022 21:44:08 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Looks good.
>
> @kimbarrett , @fisk, @sspitsyn and @coleenp - It is nice to see so many
> reviewers on a post-code fork fix!
Thanks for looking at this @dcubed-ojdk . I agree we should audit code that thinks operations are safe at a safepoint but might not be. Thanks for the code review.
-------------
PR: https://git.openjdk.org/jdk20/pull/10
More information about the hotspot-dev
mailing list