Hooking up the array mismatch stub as an intrinsic in the template interpreter

Paul Sandoz paul.sandoz at oracle.com
Fri Apr 15 10:12:02 UTC 2016


> On 15 Apr 2016, at 03:32, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> Looks good. You can use the same register for *Offset as for log2ArrayIndexScale in generate_vectorizedMismatch_entry().
> You need to remove #ifdef COMPILER2 in stubGenerator_x86.cpp since you are using the stub in Interpreter (and C1 later).
> 

Most helpful, thanks!
Paul.


More information about the hotspot-dev mailing list