RFR(XS): 8207344: [lworld] hotspot jtreg test TestArrayCopyAsLoadsStores.java fails with EnableValhalla
Tobias Hartmann
tobias.hartmann at oracle.com
Fri Jul 20 10:11:50 UTC 2018
Hi Roland,
On 19.07.2018 18:00, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8207344/webrev.00/
>
> The crash occurs because a type being tested for can_be_value_type() has
> a null _klass (it's a bottom[] array). The fix is to return false for
> any array and true if _klass is otherwise null.
Looks good to me.
Thanks,
Tobias
More information about the valhalla-dev
mailing list