RFR(L): 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 13 15:41:19 UTC 2014


Hi Goetz,

> I made a change that applies on top of 
> http://cr.openjdk.java.net/~roland/8032410/webrev.01/hotspot.patch
> The patch is here:
> http://cr.openjdk.java.net/~goetz/webrevs/8032410-ppc_part.patch

Thanks.

> I checked that it works with cppInterpreter and templateInterpreter.
> In deoptimization.cpp I had to change the test for the top frame.
> Also, I cleaned up the ppc code a bit.
> 
> Vladimir just pushed the ppc template interpreter to hs-comp.
> Where will you push your change?  Obviously the ppc template interpreter
> part of the change will only apply in hs-comp currently.

I’ll push it to hs-comp.
I’ve reworked the code to drop the template as you suggested. I’ll send that updated webrev.

> Thanks for giving me the time to implement this!

No problem. I still have some stuff to figure out for this change anyway.

Roland.


More information about the hotspot-compiler-dev mailing list