TypeAryPtr::make has no implementation

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Thu May 28 08:50:56 PDT 2009


I just tripped across that myself.  I'm deleting it as part of my  
changes.  The method you actually want is probably  
TypeOopPtr::make_from_constant.

tom

On May 28, 2009, at 7:21 AM, Christian Thalinger wrote:

> Hi!
>
> I just wanted to use:
>
>  static const TypeAryPtr* TypeAryPtr::make(ciObject* o);
>
> and found out that there is no implementation for that method.  Should
> we remove that declaration?
>
> -- Christian
>




More information about the hotspot-compiler-dev mailing list