[lworld] Integrated: 8254891: [lworld] runtime/valhalla/inlinetypes/UnsafeTest.java fails with flattening disabled

Harold Seigel hseigel at openjdk.java.net
Fri Oct 16 14:15:24 UTC 2020


On Fri, 16 Oct 2020 13:55:02 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small fix for test UnsafeTest.java.  The test depends on flattening being enable so this fix adds
> options -XX:FlatArrayElementMaxSize=-1 -XX:InlineFieldMaxFlatSize=-1 to ensure flattening is enabled.
> Thanks, Harold

This pull request has now been integrated.

Changeset: e8a9d251
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/e8a9d251
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8254891: [lworld] runtime/valhalla/inlinetypes/UnsafeTest.java fails with flattening disabled

Reviewed-by: fparain

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

PR: https://git.openjdk.java.net/valhalla/pull/226



More information about the valhalla-dev mailing list