RFR: Use os::malloc instead of malloc [v2]

William Kemper wkemper at openjdk.org
Fri Sep 2 16:52:21 UTC 2022


On Tue, 2 Aug 2022 22:53:24 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> This fixes a compiler error with gcc-10.3.0 used by github actions
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update another use of global malloc/free

I'm closing this PR in favor of a [new PR](https://github.com/openjdk/shenandoah/pull/160) which address the original build issue and another, latent issue in verification of the remembered set.

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

PR: https://git.openjdk.org/shenandoah/pull/155


More information about the shenandoah-dev mailing list