On Aug 22, 2017, at 11:52 AM, Vladimir Ivanov <vladimir.x.iva...@oracle.com> 
wrote:
> 
> I'm curious why there's a special case for Object[].class.
> Also, should Object.class be used instead of Object[].class?

You might be right. The optimization that we want is for an array of Object 
refs arguments. 

Reply via email to