Integrated: JDK-8255268: 32-bit failures in runtime/Metaspace/elastic

Thomas Stuefe stuefe at openjdk.java.net
Fri Oct 23 05:36:09 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.

This pull request has now been integrated.

Changeset: 2ca7a080
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2ca7a080
Stats:     4 lines in 2 files changed: 0 ins; 0 del; 4 mod

8255268: 32-bit failures in runtime/Metaspace/elastic

Reviewed-by: shade

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

PR: https://git.openjdk.java.net/jdk/pull/817


More information about the hotspot-runtime-dev mailing list