Reserving an extra slot on the stack

David Lloyd david.lloyd at redhat.com
Thu Jan 25 15:23:53 UTC 2018


On Thu, Jan 25, 2018 at 9:12 AM,  <coleen.phillimore at oracle.com> wrote:
> On 1/25/18 9:59 AM, David Lloyd wrote:
>> mechanism that I've missed?  Like some way to make the compiler act as
>> if there were one extra local variable or something like that?
>
> No.   The mirror is stored in the interpreter stack frame at a fixed offset
> so maybe you can use that as a model.

Thanks for the info, I'll look into it.

-- 
- DML


More information about the hotspot-dev mailing list