RFR (M) 8146410: Interpreter functions are declared and defined in the wrong files

Andrew Haley aph at redhat.com
Tue Jan 5 18:13:17 UTC 2016


On 01/05/2016 06:09 PM, Coleen Phillimore wrote:
> Okay, I'll have to copy the function into other CPU implementations but 
> it does leave room for changing them so that we don't have to bang all 
> of the pages in the stack (the reason was so that we didn't know where 
> the top/bottom was to compare against so had to do incremental stack 
> banging by page).

Right.  I think this is probably an improvement for all targets.

Thanks,

Andrew.



More information about the hotspot-dev mailing list