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

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 20 21:55:55 UTC 2014


Thanks for the review. I’ll fix the typos before I push it.

Roland.

On Mar 20, 2014, at 9:28 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:

> src/share/vm/runtime/arguments.cpp:
> 
> +   // banging in compiler code needs 2 yellow page: it bangs page at
> 
> Small typo: "2 yellow pages”
> 
> src/share/vm/runtime/sharedRuntime.cpp:
> 
> +         // the compiled method bang the stack by as much as the
> 
> Small typo: "the compiled method bangs the stack”
> 
> Otherwise this looks good.
> 
> On Mar 20, 2014, at 3:38 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:
> 
>> I updated the latest webrev in place with the ppc code (thanks Goetz!):
>> 
>> http://cr.openjdk.java.net/~roland/8032410/webrev.03/
>> 
>> Roland.
> 



More information about the hotspot-compiler-dev mailing list