RFR: 8345119: Some java/foreign tests wrongly assume aligned memory
Quan Anh Mai
qamai at openjdk.org
Thu Nov 28 07:00:42 UTC 2024
On Wed, 27 Nov 2024 18:56:02 GMT, Maurizio Cimadamore <mcimadamore 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.
>
> Marked as reviewed by mcimadamore (Reviewer).
@mcimadamore @JornVernee Thanks a lot for your reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22415#issuecomment-2505386754
More information about the core-libs-dev
mailing list