RFR 8227065 [lworld][c1] runtime.valhalla.valuetypes.ValueTypeArray fails with C1
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Jul 2 13:27:14 UTC 2019
Hi Ioi,
looks good to me.
Thanks,
Tobias
On 02.07.19 05:40, Ioi Lam wrote:
> https://bugs.openjdk.java.net/browse/JDK-8227065
> http://cr.openjdk.java.net/~iklam/valhalla/8227065-ValueTypeArray-fails-with-c1.v01/
>
> The bug is in Runtime1::new_value_array(). It should initialize the value class
> as necessary (similar to how the interpreter handles it).
>
> I added two new test cases in compiler/valhalla/valuetypes/TestUnloadedValueTypeArray.java
>
> Thanks
> - Ioi
More information about the valhalla-dev
mailing list