[lworld] RFR: 8254891: [lworld] runtime/valhalla/inlinetypes/UnsafeTest.java fails with flattening disabled
Frederic Parain
fparain at openjdk.java.net
Fri Oct 16 14:00: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
Looks good to me.
Fred
-------------
Marked as reviewed by fparain (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/226
More information about the valhalla-dev
mailing list