RFR: remove vnewarray & multivnewarray
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Dec 14 13:36:07 UTC 2016
The langtools/JDK part of it look good. It is likely that some langtools
test will start to fail, but Srikanth and I can follow up on that on a
separate patch.
Maurizio
On 14/12/16 12:41, David Simms wrote:
>
> Webrev: http://cr.openjdk.java.net/~dsimms/valhalla/remove_vnewarray/
>
>
> Summary:
>
> * remove "vnewarray" and "multivnewarray" bytecodes, just use
> anewarray and multianewarray for now
> * Improved tests and minor fixes for array and multi-dimensional
> arrays of values
>
> Cheers
>
> /David Simms
>
>
>
More information about the valhalla-dev
mailing list