RFR: JDK-8255268: 32-bit failures in runtime/Metaspace/elastic
Aleksey Shipilev
shade at openjdk.java.net
Thu Oct 22 20:59:19 UTC 2020
On Thu, 22 Oct 2020 20:34:16 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi,
>
> may I please have reviews for this small test fix? This fixes the elastic metaspace tests on 32bit by increasing the alignment size (which is given in number of words) to a value valid for both 64bit and 32bit.
>
> Tested: these tests, on 32bit and 64bit.
>
> Thanks.
Thanks! Looks good and trivial to me.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/817
More information about the hotspot-runtime-dev
mailing list