RFR: remove vnewarray & multivnewarray

David Simms david.simms at oracle.com
Wed Dec 14 12:41:08 UTC 2016


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