[foreign] RFR 8219004: Rename Array::type to Array::elementType

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Feb 14 17:50:27 UTC 2019


Hi,
this simpe patch changes the name from Array::type to Array::elementType.

I found the name confusing on many instances and the API should IMHO be 
clearer on the fact that the method return the layout type associated 
with the array element.


Webrev:
http://cr.openjdk.java.net/~mcimadamore/panama/8219004/

Maurizio



More information about the panama-dev mailing list