Integrated: 8345119: Some java/foreign tests wrongly assume aligned memory
Quan Anh Mai
qamai at openjdk.org
Thu Nov 28 07:00:43 UTC 2024
On Wed, 27 Nov 2024 16:12:04 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> Hi,
>
> This patch resolves some issues I found that the tests wrongly assume sufficient alignment from the segment returned by `Arena::allocate`.
>
> Please take a look and leave your reviews, thanks a lot.
This pull request has now been integrated.
Changeset: ce9d543e
Author: Quan Anh Mai <qamai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ce9d543eb1bf26592320fae650fe15638d6d30cf
Stats: 16 lines in 2 files changed: 0 ins; 0 del; 16 mod
8345119: Some java/foreign tests wrongly assume aligned memory
Reviewed-by: mcimadamore, jvernee
-------------
PR: https://git.openjdk.org/jdk/pull/22415
More information about the core-libs-dev
mailing list